• Resolved lauramuguets

    (@lauramuguets)


    Hello
    I installed the most recent version of the slideshow plugin and generated a slideshow. I want it to be displayed in my header. In the sourcecode the slideshow does show up but it’s not visible on the page. I am using WordPress 3.5.1. with the Twenty Twelve theme. Unfortunately the site is hosted only locally yet so you can’t have a good look on it but I made a screenshot for you here.
    Any suggestions?

    Thanks in advance
    Laura

    http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Stefan Boonstra

    (@stefanboonstra)

    Hi Laura,

    It looks like the slideshow is not starting. Do you have any JavaScript errors on your page? You can check for them in Firebug’s console.

    Another possible cause of the problem could be that the script is not loaded. The script is usually loaded by the ‘<?php wp_footer(); ?>‘ function in you theme’s ‘footer.php’ file. This function call should always be placed right before the ‘</body>‘ tag. More information about this here.

    Best regards,
    Stefan

    Thread Starter lauramuguets

    (@lauramuguets)

    Stefan! I added the wp_footer and slideshow works. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘slideshow doesn't show up’ is closed to new replies.