Forums

Slideshow
[resolved] Responsive theme: slideshow on home page (12 posts)

  1. cw10@mac.com
    Member
    Posted 3 months ago #

    Hi, I am having trouble loading the slideshow onto my homepage for my wordpress responsive theme. I am using the call provided by the individual slideshow I am trying to show, but it just won't show up. Any thoughts? Thanks!

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

  2. Stefan Boonstra
    Member
    Plugin Author

    Posted 3 months ago #

    Hi,

    When a slideshow is not showing up, you may have a JavaScript error on the page. Could I perhaps see your website?

    Best regards,
    Stefan

  3. cw10@mac.com
    Member
    Posted 3 months ago #

    Hey Stefan,
    Thanks for the response.
    The URL to the page is: http://progressiveeducationnetwork.com
    The login info for you is:
    u: view
    p: hello

    Thanks again!

  4. Stefan Boonstra
    Member
    Plugin Author

    Posted 3 months ago #

    Hi,

    Thanks letting me access your website, I believe I have found the problem.

    At the location you want to place the slideshow you put the following:

    <!--?php do_action('slideshow_deploy', '88'); ?-->

    Which should've been this, as the above is actually an HTML comment:

    <?php do_action('slideshow_deploy', '88'); ?>

    Best regards,
    Stefan

  5. cw10@mac.com
    Member
    Posted 3 months ago #

    Stefan, it still does not seem to want to work. I am dropping it right into the "featured content" box and it won't load up. I checked the HTML, and it does not appear to be commented out.

    Any other thoughts?
    Thanks!
    cw

  6. cw10@mac.com
    Member
    Posted 3 months ago #

    Even when I put the short code in [slideshow_deploy id='88'] it doesn't load. It just lists !slideshow_deploy!

  7. Stefan Boonstra
    Member
    Plugin Author

    Posted 3 months ago #

    You can indeed only use shortcodes in posts and pages (and the featured content box). That it's showing '!slideshow_deploy!' is a sign that it's working, but can't get around the content filter.

    You should go to your slideshow's settings and look for the 'Avoid content filter' setting. Then set it to 'No'. The slideshow should then work.

  8. cw10@mac.com
    Member
    Posted 3 months ago #

    Thanks so much Stefan!

  9. eden82
    Member
    Posted 3 months ago #

    Same problem with mine with Responsive theme. I've disabled 'Avoid Content filter' and then pasted the short code in feature content box, but it's still showing '!slideshow_deploy!'

  10. Stefan Boonstra
    Member
    Plugin Author

    Posted 3 months ago #

    Are you using any kind of caching plugin, like W3 Total Cache? Cache plugins store the state of the page to be able to load it faster, but can be confusing when you try to update your page but nothing seems to change.

    Clearing the cache in a caching plugin often solves the problem.

  11. eden82
    Member
    Posted 3 months ago #

    No, I don't use such a plugin. I think I've got it working now. I found out I didn't disable the content filter on the individual slideshow, although I had done it for the overall general settings. Thank you! I love this slideshow it's better than the other ones out there.

  12. Stefan Boonstra
    Member
    Plugin Author

    Posted 3 months ago #

    Using the general settings page is a common misunderstanding indeed, I'm glad to hear the slideshow works for you now!

Reply

You must log in to post.

About this Plugin

About this Topic

Tags

No tags yet.