• Resolved GodSponge

    (@godsponge)


    WordPress version: 3.5
    Superslider plugin: 1.6
    Plugin version: 2.8

    I 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/

Viewing 4 replies - 16 through 19 (of 19 total)
  • Plugin Author Daiv Mowbray

    (@daiv)

    Hello

    I built mootools version 1.4.5 and replaced the version in my theme.

    Could you explain in more detail what file went where?
    You did not need to replace the mootools files in the ss-show plugin folder.
    Could you post here the shortcode you are using.

    I have just successfully posted with this shortcode:
    [slideshow ids="1768,1692,1690,1689,1281" show_type="push" image_size="medium" pop_size="large" height="360" width="420" delay="4000" duration="1200" linked="lightbox" fast="true" captions="false" overlap="true" thumbnails="true" thumbsize="thumbnail" mouseover="true" paused="false" random="false" loop="true" loader="true" controller="false" center="true" resize="true" clear="left" ]

    Thread Starter GodSponge

    (@godsponge)

    Since my theme didn’t have the correct version of mootools, I built version 1.4.5 and replaced the js file that my theme uses. That way the theme and your plugin would be on the same version. I did not change anything in the folders of your plugin.

    If it will help with this problem, I’ll send you a login to the site. Is there some place I can send that other than on here?

    the code I’m using is this [slideshow ids=”55,56,54,53,51,52,50,49,48,47″]

    Plugin Author Daiv Mowbray

    (@daiv)

    Sure, we could take this off forum , contact me through my user name.
    mention ref:GodSponge.

    Thread Starter GodSponge

    (@godsponge)

    email sent

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Theme and superslider-show issue’ is closed to new replies.