• Resolved vvillar

    (@vvillar)


    Hello!

    I can’t seem to have it working on my custom theme. It is still in my local machine though I can show the website to you as of the moment.

    I tried debugging but I had no luck. This is the error that I see on my Developer Toolbar:

    Uncaught TypeError: Cannot read property ‘msie’ of undefined localhost:8888/themename/wp-content/plugins/jsj-gallery-slideshow/js/jsj-gallery-slideshow.js?ver=3.9.1:1

    Uncaught TypeError: Cannot read property ‘msie’ of undefined jsj-gallery-slideshow.js?ver=3.9.1:1

    I really love this theme. Hope you can help me!

    Thanks! 🙂

    https://wordpress.org/plugins/jsj-gallery-slideshow/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter vvillar

    (@vvillar)

    Here’s a screenshot of the gallery:

    http://cl.ly/image/1O2e1N2g0X2K

    The gallery is there but the slideshow doesn’t seem to work.

    Also, I don’t have any plugins installed just the JSJ Gallery Slideshow plugin.

    Hope I’m getting you enough info!

    Thank you! 🙂

    Plugin Author Jorge Silva-Jetter

    (@jorgesilva-1)

    Hi,

    Can you try adding this to your functions.php file:


    wp_enqueue_script( 'jquery-migrate', 'http://code.jquery.com/jquery-migrate-1.1.0.js', 'jquery' );

    This will enqueue the jQuery migrate plugin which is a dependency of jQuery Cycle 1.0.

    Let me know if that works.

    Thread Starter vvillar

    (@vvillar)

    Hello!

    It worked! Thank you so much for your help. You are awesome!

    Will add my comment in the review section.

    Cheers! 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not working on my custom theme’ is closed to new replies.