• Hi everybody! ??

    I’m running the Responsive Theme by ThemeID and am having trouble displaying this slider on the front page, or anywhere for that matter.

    <?php get_header(); ?>
            <div id="featured" class="grid col-940">
    			<?php do_shortcode( '[responsive_slider]' ); ?>
            </div><!-- end of #featured -->
    
    <?php get_sidebar('home'); ?>
    <?php get_footer(); ?>

    I’ve tried shortcode and php input methods and the only confirmation that it’s working is a greyed out box that links directly to the image I’m trying to display in the slider.

    Wondering what I’ve done wrong and what needs to be fixed, I’m also having trouble displaying a different widget plugin that is a slider aswell. Both instances reveal no content.

    Thanks,
    Blake

    https://www.ads-software.com/extend/plugins/responsive-slider/

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Front Page Slider won't appear’ is closed to new replies.