Forum Replies Created
-
in reply to: Slider not loading on Android
Thanks Mihaila. It turns out the issue was with slow internet. The images display as strips before the slideshow is properly loaded.
So I would like to know how I can improve the slider loader to ensure that the slides only display when loaded.
in reply to: Slider not loading on AndroidThis reply has been marked as private.Yes! Thank you.
Will this update be included in the next release?
Thanks Mihaila, but that is bad practice. How can I change it to use the slug or id not name? We need to have duplicate team member names.
in reply to: array echoed in styles in headerHello?
in reply to: array echoed in styles in headerThis reply has been marked as private.in reply to: array echoed in styles in headerThanks Mihaila.
I am not using counters (among other elements) but when I try the following in my child theme’s functions.php file:
add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' ); function theme_enqueue_styles() { wp_dequeue_script('odometer.min'); wp_deregister_script('odometer.min'); }I get the following console errors, and slideshows and tabs etc do not load:
isotope.js?ver=1:11 Uncaught TypeError: Cannot read property 'opera' of undefined(anonymous function) @ isotope.js?ver=1:11(anonymous function) @ isotope.js?ver=1:11 jquery.fancybox.js?ver=1:139 Uncaught TypeError: Cannot read property 'msie' of undefined(anonymous function) @ jquery.fancybox.js?ver=1:139(anonymous function) @ jquery.fancybox.js?ver=1:1985 jquery.fancybox-media.js?ver=1:88 Uncaught TypeError: Cannot set property 'media' of undefined(anonymous function) @ jquery.fancybox-media.js?ver=1:88(anonymous function) @ jquery.fancybox-media.js?ver=1:196 jquery.min.js?ver=3.0.0:4 Uncaught TypeError: a.indexOf is not a functionPlease advise the correct technique.
in reply to: Error in consoleSomehow the error disappeared. Will get back in touch if the error returns. Thanks
Thanks Mihaila. The main thing is that I got it working!
But I just want to point out that I am still not receiving notification emails from this support forum.
Oh I see. That makes absolutely no sense at all to add the IDs that way!
How frustrating it is to use this theme.
Wait, it looks like it was a plugin conflict. Resolved. Phew!
This reply has been marked as private.This reply has been marked as private.