ios slider no longer appear in on pages where it's used?
-
Hi!
I’m not quite sure what caused this problem since I updated multiple plugins. But I think it happen when updating jQuery using the jQuery updater plugin.
I get this error:
TypeError: $(…).iosSlider is not a function
onSliderResize: doubleSlider2LoadThe script is properly implemented in the function.php likso:
wp_register_script(‘iosslider’, get_template_directory_uri() . ‘/js/jquery.iosslider.min.js’, ‘jquery’, ‘1.1.56’, TRUE);Having a look at the source every page clearly have the iosslider.min.js included except the productpage which actually uses the plugin instead it throws the error above since the iosslider.min.js by some reason no longer is included in the header?
Does anyone where to start troubleshooting? ??
- The topic ‘ios slider no longer appear in on pages where it's used?’ is closed to new replies.