Hello,
The testimonial slider will work in grid mode but not in slider mode
Thanks
Lyn
Hi Lyn,
It seems you have some geo blocking active on your site, what countries are allowed? Moderators are located all over the world so maybe it would be a good idea to disable that block while we try to help you?
Thanks,
Rikard
Sorry about that I forgot to take that down. Please try again
Hey!
It’s not working because of a few script errors on the page. Please try to modify the js > shortcodes.js file then look for this code around line 4762:
this.slideshow.destroy();
.. replace it with:
if(typeof this.slideshow != 'undefined') this.slideshow.destroy();
Cheers!
Ismael
Hi,
I applied the solution you suggested but it still isn’t working, I have also re-installed the latest update of the theme with no change.
Lyn
What I am seeing now is that it does not auto start, so it sits on a blank slide unless you click one of the advance arrows then it will move to a side but does not auto-rotate.
Thanks
Lyn
Hey!
The error regarding the slider vanished but there are still a few errors left.
JQMIGRATE: Migrate is installed, version 1.4.0
jquery.js?ver=1.12.3:2 Uncaught Error: Syntax error, unrecognized expression: #car_wraps?v=a25496ebf095
avia.js?ver=3:112 [AVIA-LOG] Hide Preloader (Fallback)
jquery.js?ver=1.12.3:2 Uncaught Error: Syntax error, unrecognized expression: #car_wraps?v=a25496ebf095
Please try to deactivate all plugins then test the page again.
Cheers!
Ismael