Title: [Plugin: WP Carousel] content hiddened?
Last modified: August 20, 2016

---

# [Plugin: WP Carousel] content hiddened?

 *  Resolved [katefosson](https://wordpress.org/support/users/katefosson/)
 * (@katefosson)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-carousel-content-hiddened/)
 * I have added the carousel to my homepage and set it up to cycle through the 3
   most recent articles in the News category.
 * I’m sure this is something stupid, but when I look at the site I can’t see anything
   in the SliderContent area, but if I look at the sourcecode the content is there??
 * I assumed this was a positioning issue on my part, but I can’t seem to get it
   to show up!
 * Any ideas??
 * [http://military1click.com/migration/](http://military1click.com/migration/) 
   <<“News You Can Use” section
 * [http://wordpress.org/extend/plugins/wp-carousel/](http://wordpress.org/extend/plugins/wp-carousel/)

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

 *  [sumolari](https://wordpress.org/support/users/sumolari/)
 * (@sumolari)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-carousel-content-hiddened/#post-2554299)
 * It is working, but as there is no image in the carousel (there are just texts)
   and text is hidden in Clear Slider theme, you don’t see anything.
 * Open wp-carousel/themes/clear-slider/theme.php and look for:
 * `<span class="hide">`
 * Replace it with:
 * `<span>`
 * Do the same in theme-jcarousel.php.
 * Then you’ll see the text.
 *  Thread Starter [katefosson](https://wordpress.org/support/users/katefosson/)
 * (@katefosson)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-carousel-content-hiddened/#post-2554309)
 * Thanks for your help!
    I removed the class “hide” and only one of the articles
   showed up. I added a [‘TITLE’], which is now showing up, but the [‘DESC’] (which
   I assume is the excerpt/content) is still not displaying… It seems like there
   is still something set to hide?
 *  Thread Starter [katefosson](https://wordpress.org/support/users/katefosson/)
 * (@katefosson)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-carousel-content-hiddened/#post-2554391)
 * Any help on this would be appreciated.
    I have been trying to find where the 
   content is set to hide, but I can’t figure it out 🙁
 *  [sumolari](https://wordpress.org/support/users/sumolari/)
 * (@sumolari)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-carousel-content-hiddened/#post-2554393)
 * I don’t know why, but I didn’t get the notification of your previous reply.
 * Just read the “Help” tab, you’ll find:
 * > Posts’s text for the carousel
   > WP Carousel loads the text for the carousel in the following order:
   > 1. Value of custom field wp_carousel_carousel_text
   >  2. Posts’s exceprt
 * But as far as you have the ID of the item ($item[‘ID’]) you can use WordPress
   functions to get more data of the item, like custom fields, category, tags, author,
   etc.
 *  Thread Starter [katefosson](https://wordpress.org/support/users/katefosson/)
 * (@katefosson)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-carousel-content-hiddened/#post-2554418)
 * Thank you!
    I ended up just switching to the skinless option since I couldn’t
   get the clearskin to do what I wanted, or find the info you were talking about
   above.
 * Thanks again for your responsiveness. Love the plugin!

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

The topic ‘[Plugin: WP Carousel] content hiddened?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-carousel.svg)
 * [WP Carousel](https://wordpress.org/plugins/wp-carousel/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-carousel/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-carousel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-carousel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-carousel/reviews/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [katefosson](https://wordpress.org/support/users/katefosson/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-carousel-content-hiddened/#post-2554418)
 * Status: resolved