Title: Content Slider Implementation
Last modified: August 22, 2016

---

# Content Slider Implementation

 *  [Skynear](https://wordpress.org/support/users/skynear/)
 * (@skynear)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/content-slider-implementation/)
 * I am trying to convert the main post to a content slider. Someone recently asked
   about this (thebohochica), I followed everything in that thread, but what I got
   was a slider that appeared underneath the main featured post and above the four
   thumbnail posts — and much smaller.
 * I put this code:
    <?php if ( function_exists( ‘get_smooth_slider’ ) and is_home()
   and !is_paged() ) { get_smooth_slider(); } ?>
 * in my featured-content.php
 * [http://www.fsctherapy.com](http://www.fsctherapy.com)
 * I know I’m probably making an elementary mistake – whether it’s in my incorrect
   use of the code or the plugin. If someone could just point me in the right direction
   it’d be much appreciated.
 * Thank you

The topic ‘Content Slider Implementation’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/expound/2.0.1/screenshot.png)
 * Expound
 * [Support Threads](https://wordpress.org/support/theme/expound/)
 * [Active Topics](https://wordpress.org/support/theme/expound/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/expound/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/expound/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Skynear](https://wordpress.org/support/users/skynear/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/content-slider-implementation/)
 * Status: not resolved