• I encountered this problem accidentally. I was working with a client’s site. Homepage was set to no_sidebar (using thesis theme). Then after adding the slider, the sidebar show up even if i have set it to no_sidebar.

    I, however, fixed this by adding:
    <?php wp_reset_query(); ?>
    at the end of the slider loop.

    please add this fix on the next update. Thanks! more power!

    http://wordpress.org/extend/plugins/wp-featured-content-slider/

The topic ‘[Plugin: WP Featured Content Slider] Add wp query reset’ is closed to new replies.