Theme and superslider-show issue
-
WordPress version: 3.5
Superslider plugin: 1.6
Plugin version: 2.8I inserted [slideshow id=”55,56,54,53,51,52,50,49,48,47″ width=”320″ height=”240″] and nothing shows up on the page at all. When I just insert [slideshow] I get the first image in the WP media library and it just sits there doing nothing.
I looked in the php of my theme and found these:
calls to mootools-core.js and mootools-more.js
and these lines below.
wp_dequeue_script( ‘mootools’ );
wp_dequeue_script( ‘jquery’ );
wp_dequeue_script( ‘jquery.no.conflict’ );It looks to me like the theme already calls mootools and disables other calls for it. Is there a way I can make the plugin recognize that mootools is already available? Is there anything else I can do? The plugin seems like it would be perfect for what I’m trying to do, but I just can’t make it work. BTW the theme is Shape5 Vertex.
https://www.ads-software.com/extend/plugins/superslider-show/
- The topic ‘Theme and superslider-show issue’ is closed to new replies.