Title: slider shorcode
Last modified: December 14, 2018

---

# slider shorcode

 *  Resolved [rajs1010](https://wordpress.org/support/users/rajs1010/)
 * (@rajs1010)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/slider-shorcode/)
 * Hi Greg,
    Third party Slider(metaslider) plugin shortcode is not working in an
   Adverts description box.. how to fix this ?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * (@gwin)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/slider-shorcode/#post-10996802)
 * By not working i understand the shortcode does not render?
 * The shortcodes in Ad description are disabled for security reasons. To enable
   them (at your own risk) at the code below in your theme functions.php file.
 *     ```
       add_action( "adverts_the_content", "do_shortcode", 10000 );
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘slider shorcode’ is closed to new replies.

 * ![](https://ps.w.org/wpadverts/assets/icon-256x256.png?rev=2423472)
 * [WPAdverts - Classifieds Plugin](https://wordpress.org/plugins/wpadverts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpadverts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpadverts/)
 * [Active Topics](https://wordpress.org/support/plugin/wpadverts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpadverts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpadverts/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/slider-shorcode/#post-10996802)
 * Status: resolved