• Musicyouneed

    (@musicyouneed)


    I’ve just updated to zeeTasty Pro Theme, I’ve added the responsive slider plugin, activated it, created 3 slides, added the php to my front page template, added the short code to my front page custom css… Nothing has worked. It is just showing the featured image still. I did place the flex slider css in the front page custom css (provided in theme backend). Should I place it somewhere else? Please help! Can’t figure it out.

    http://www.chezpierrepersonalchef.com

    Thank you!

    https://wordpress.org/plugins/responsive-slider/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Ninjini

    (@ninjini)

    Had this problem too and given that nobody has replied to you I’ve uninstalled it and given it a low score.

    Thread Starter Musicyouneed

    (@musicyouneed)

    Bummer, that would be a lot of extra work for me. Thanks for responding.

    Me too in WooThemes Canvas – all the JS and CSS seems to load, but nothing is placed into the page where the slider should be. Uninstalling too, which is a shame as I am looking for a super-simple, very plain slider, and most I have looked at are really heavy on having “themes” of their own.

    Edit: I have noticed there is nowhere to set the options for the slider, so maybe it is an admin page that is not appearing when it should, so I’m missing some settings?

    Edit2: my bad! The Canvas theme also has a menu called “Slides” and I was mixing that up with this plugin. Once the images were set as the featured images to a couple of slides, it all works beautifully.

    GetManic

    (@getmanic)

    It should work if you use this code instead for a template:
    <?php echo do_shortcode(‘[simpleresponsiveslider]’); ?>

    Or the shortcode:
    [simpleresponsiveslider]

    Thread Starter Musicyouneed

    (@musicyouneed)

    GetManic:
    That is for Simple Responsive Slider plugin, which I tried installing, but it seems the theme doesn’t support it.

    Jason:
    I’ve contacted WooThemes about this issue. I will keep you posted on any correspondence.

    get sure your theme implements the wp_footer() onto your page.
    Otherwise the required javascript is not loading and the slider will not appear.

    Thread Starter Musicyouneed

    (@musicyouneed)

    OK I will check that, thank you!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Slider Not Showing’ is closed to new replies.