Title: Full content instead excerpt
Last modified: August 22, 2016

---

# Full content instead excerpt

 *  Resolved [larys](https://wordpress.org/support/users/larys/)
 * (@larys)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/full-content-instead-excerpt/)
 * _Hello!
    Is there an way to show FULL CONTENT on Smooth Slider instead the excerpt?
   I already changed the article length, but it’s not what I want… I want to show
   the formatted content, with images, blockquotes, links etc. instead only the 
   excerpt.
 * Someone can help me **please**?
 * Thanks!!
 * [https://wordpress.org/plugins/smooth-slider/](https://wordpress.org/plugins/smooth-slider/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [sagar.k](https://wordpress.org/support/users/sagark/)
 * (@sagark)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/full-content-instead-excerpt/#post-5690981)
 * Hi there,
 * Please use “Retain these html tags” option of Smooth Slider.
 * Enter your post contents with html tags into post edit section and put that tags
   into Smooth Slider => Settings => Miscellaneous => Retain these html tags option,
   whichever you used into post and Save changes.
 * Let me know if it helps.
 * Thank you for your patience.
 * Regards,
    Sagar. SliderVilla Support Team.
 *  Thread Starter [larys](https://wordpress.org/support/users/larys/)
 * (@larys)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/full-content-instead-excerpt/#post-5690999)
 * _Thank you very much, sagar.k!_
 * It works like a charm! 😀
 * Now, can you tell me an way to make the sliders **auto height**? I’m trying do
   it, but the sliders always have the height defined on settings. I want show whole
   content without hide a part or having blank space below. Is possible edit to 
   remove this fixed height?
 * **Thanks!**
 *  Thread Starter [larys](https://wordpress.org/support/users/larys/)
 * (@larys)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/full-content-instead-excerpt/#post-5691002)
 * _I noticed that the height is being defined by ”maximum height image” at settings
   panel. Is there an way to remove it?_
 *  [sagar.k](https://wordpress.org/support/users/sagark/)
 * (@sagark)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/full-content-instead-excerpt/#post-5691022)
 * Hi there,
 * Please try putting following CSS in Smooth Slider => Settings => Basic Settings
   => Miscellaneous => Custom Styles.
 *     ```
       .slider_thumbnail.full.smooth_slider_thumbnail {
       max-height: none !important;
       height: 500px !important;
       }
       ```
   
 * Here we have used 500px height, you change it as per your requirement.
    Let me
   know if it helps.
 * Thank you,
 * Regards,
    Sagar.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Full content instead excerpt’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/smooth-slider_e7cacb.svg)
 * [Smooth Slider](https://wordpress.org/plugins/smooth-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/smooth-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/smooth-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/smooth-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/smooth-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/smooth-slider/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [sagar.k](https://wordpress.org/support/users/sagark/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/full-content-instead-excerpt/#post-5691022)
 * Status: resolved