Plugin Author
averta
(@averta)
We need to take a look at your page please send us a link to the page we will check it as soon as possible.
Te same problem here:
This slider doesnt show in my theme.
I’m using the code [masterslider id=2].
At the Chrome’s console says:
“Uncaught ReferenceError: MasterSliderLite is not defined”
Can you help me?
Plugin Author
averta
(@averta)
Hi
Please navigate to “Master Slider > Setting” , under “Advanced setting” tab enable “Load assets on all pages” option and save the options.
Regards
Hello,
I’m also experiencing this issue. I checked the “Master Slider > Setting” , under “Advanced setting” tab enable “Load assets on all pages” and it still doesn’t show anything but the background image on the slideshow.
Additionally, the slides don’t work. They won’t visibly cycle through but in Chrome’s inspector I can see the code firing but the images aren’t there. Any idea what could be the issue? I’ve tried using the shortcode, hardcoding the php in the template and nothing has corrected the issue.
Here is the link to view slider: universal-graphic-design.com/smith2way
Plugin Author
averta
(@averta)
Hi,
I checked your link but it seems you removed the slider so I couldn’t check it for you.
Regards
Averta
Hello,
It was a javascript conflict. Thank you for your reply.
Master Slider was working fine until Mega Menu was installed but now I’m getting a js error and no slider.
jQuery(document).ready(function(){
"use strict";
jQuery('.mega-menu').each(function() {
jQuery(this).megaMenu(); // Uncaught TypeError: undefined is not a function
});
});
Slider should appear at the top of this page/
Fixed. Missplaced js file.