Title: Adding the category
Last modified: August 21, 2016

---

# Adding the category

 *  Resolved [dcsenterprise](https://wordpress.org/support/users/dcsenterprise/)
 * (@dcsenterprise)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/adding-the-category/)
 * Hello again,
    It would be great to list the category along with the Thumbnail,
   Title, Excerpt, Content under “Show on slide”.
 * Thanks.
 * [https://wordpress.org/plugins/advanced-post-slider/](https://wordpress.org/plugins/advanced-post-slider/)

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

 *  [bofman](https://wordpress.org/support/users/bofman/)
 * (@bofman)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/adding-the-category/#post-4597379)
 * Hello,
 * I needed to add the category in the slider. Perharps it might help you, I edited
   the file advanded-post-slider.php and added the following lines :
 * `<h1 class="advs-cat"><?php $category = get_the_category();echo $category[0]-
   >cat_name;?></h1>`
 * just before
 * `<<?php echo $optset['advps_ttitle_tag'];?> class="advs-title" style="font-size:
   <?php echo $optset['advps_titleFsize'];?>`
 * Note that this is a temporary solution until the author plugin adds this feature.
   If you update the plugin it will go.
 *  Thread Starter [dcsenterprise](https://wordpress.org/support/users/dcsenterprise/)
 * (@dcsenterprise)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/adding-the-category/#post-4597395)
 * Thank you much!
 *  Thread Starter [dcsenterprise](https://wordpress.org/support/users/dcsenterprise/)
 * (@dcsenterprise)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/adding-the-category/#post-4597396)
 * Thank you much!
 *  [arilsontcosta](https://wordpress.org/support/users/arilsontcosta/)
 * (@arilsontcosta)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/adding-the-category/#post-4597533)
 * Thank you so much! Perfect!
 *  Thread Starter [dcsenterprise](https://wordpress.org/support/users/dcsenterprise/)
 * (@dcsenterprise)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/adding-the-category/#post-4597546)
 * I went ahead and marked this resolved.

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

The topic ‘Adding the category’ is closed to new replies.

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

 * 5 replies
 * 3 participants
 * Last reply from: [dcsenterprise](https://wordpress.org/support/users/dcsenterprise/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/adding-the-category/#post-4597546)
 * Status: resolved