Title: Shortcode doesn&#8217;t work in category description
Last modified: April 10, 2019

---

# Shortcode doesn’t work in category description

 *  Resolved [slykereven](https://wordpress.org/support/users/slykereven/)
 * (@slykereven)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/shortcode-doesnt-work-in-category-description/)
 * Hello,
    When I add the shortcode in the description field of a category, the 
   images are present but are displayed vertically and are not in a carousel. The
   same shortcode works without any problems on another page. If anyone has any 
   idea what the problem is? For information I can also translate the plugin into
   French, I have already done it for another plugin. This plugin is really very
   practical and has a lot of customization options compared to other plugins. Thank
   you.

Viewing 1 replies (of 1 total)

 *  Thread Starter [slykereven](https://wordpress.org/support/users/slykereven/)
 * (@slykereven)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/shortcode-doesnt-work-in-category-description/#post-11415998)
 * Solved, the scripts were not loaded.
    The answer was simply in the FAQ: How to
   use shortcode/slider in theme template file?
 * add_filter(‘carousel_slider_load_scripts’,’carousel_slider_load_scripts’);
    function
   carousel_slider_load_load_scripts( $load_scripts) { return true; }

Viewing 1 replies (of 1 total)

The topic ‘Shortcode doesn’t work in category description’ is closed to new replies.

 * ![](https://ps.w.org/carousel-slider/assets/icon.svg?rev=3102828)
 * [Carousel Slider](https://wordpress.org/plugins/carousel-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/carousel-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/carousel-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/carousel-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/carousel-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/carousel-slider/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [slykereven](https://wordpress.org/support/users/slykereven/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/shortcode-doesnt-work-in-category-description/#post-11415998)
 * Status: resolved