Title: [Plugin: AnythingSlider for WordPress] Shortcodes inside slides
Last modified: August 20, 2016

---

# [Plugin: AnythingSlider for WordPress] Shortcodes inside slides

 *  [lknmedia](https://wordpress.org/support/users/lknmedia/)
 * (@lknmedia)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-anythingslider-for-wordpress-shortcodes-inside-slides/)
 * I am trying to use the J Shortcodes button shortcode within a slider and it’s
   not working. I’m just getting the text.
 * Any ideas? I am using the do shortcodes method of inserting AnythingSlider into
   my template.
 * [http://wordpress.org/extend/plugins/anythingslider-for-wordpress/](http://wordpress.org/extend/plugins/anythingslider-for-wordpress/)

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

 *  Plugin Author [Jacob Dubail](https://wordpress.org/support/users/jacobdubail/)
 * (@jacobdubail)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-anythingslider-for-wordpress-shortcodes-inside-slides/#post-2221712)
 * Could you share a link?
 * I’d be happy to take a look.
 * You might get me faster if you follow me on twitter and we tweet back and forth:
   [http://twitter.com/#!/jacobdubail](http://twitter.com/#!/jacobdubail)
 * -Jacob
 *  [shorvath011](https://wordpress.org/support/users/shorvath011/)
 * (@shorvath011)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-anythingslider-for-wordpress-shortcodes-inside-slides/#post-2221730)
 * I’m having the same issue. The shortcode shows up as arbitrary text in the slider.
 *  Plugin Author [Jacob Dubail](https://wordpress.org/support/users/jacobdubail/)
 * (@jacobdubail)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-anythingslider-for-wordpress-shortcodes-inside-slides/#post-2221736)
 * I think it’s an issue with the plugin. I’ll update it tomorrow with a fix. I 
   need to check for other shortcodes in the content and run them before output.
 * Sorry for the issue. I’ll get it fixed asap!
 *  [shorvath011](https://wordpress.org/support/users/shorvath011/)
 * (@shorvath011)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-anythingslider-for-wordpress-shortcodes-inside-slides/#post-2221738)
 * Wow that was fast!
 * Thanks for the speedy response and amazing plugin. I was search for days for 
   something to slide html.
 * Kudos
 *  Thread Starter [lknmedia](https://wordpress.org/support/users/lknmedia/)
 * (@lknmedia)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-anythingslider-for-wordpress-shortcodes-inside-slides/#post-2221759)
 * Great response … I’m stuck with Smooth Slider at the moment (which doesn’t work
   either). Please update this thread when you have the fix.
 *  Plugin Author [Jacob Dubail](https://wordpress.org/support/users/jacobdubail/)
 * (@jacobdubail)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-anythingslider-for-wordpress-shortcodes-inside-slides/#post-2221766)
 * I certainly will. Give me a couple hours to push out a new release and I’ll post
   back.
 * -J
 *  Plugin Author [Jacob Dubail](https://wordpress.org/support/users/jacobdubail/)
 * (@jacobdubail)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-anythingslider-for-wordpress-shortcodes-inside-slides/#post-2221792)
 * Hey guys,
 * Just about to push an update, but here’s the culprit:
 * Line 312 of the plugin:
 * `$output .= "<div class='content clearfix'> {$content} </div>";`
 * change to:
 * `$output .= "<div class='content clearfix'>" . do_shortcode($content) . "</div
   >";`
 * Go ahead and make the change, if you’d like. I’ll push an update in a few.
 * -Jacob
 *  [shorvath011](https://wordpress.org/support/users/shorvath011/)
 * (@shorvath011)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-anythingslider-for-wordpress-shortcodes-inside-slides/#post-2221800)
 * Didn’t work over here
 * [http://rude-tv.com](http://rude-tv.com)
 *  Plugin Author [Jacob Dubail](https://wordpress.org/support/users/jacobdubail/)
 * (@jacobdubail)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-anythingslider-for-wordpress-shortcodes-inside-slides/#post-2221803)
 * interesting. Are you using a plugin for the shortcode? or is it custom coded?
 *  [shorvath011](https://wordpress.org/support/users/shorvath011/)
 * (@shorvath011)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-anythingslider-for-wordpress-shortcodes-inside-slides/#post-2221806)
 * The shortcode is Stream player plugin. It works when i embed the video but not
   for the shortcode. The short code contains the “embed” button on the video but
   the html does not.
 *  Plugin Author [Jacob Dubail](https://wordpress.org/support/users/jacobdubail/)
 * (@jacobdubail)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-anythingslider-for-wordpress-shortcodes-inside-slides/#post-2221816)
 * gotcha. I’ll have a look and let you know what I find out.

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

The topic ‘[Plugin: AnythingSlider for WordPress] Shortcodes inside slides’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/anythingslider-for-wordpress.svg)
 * [AnythingSlider for WordPress](https://wordpress.org/plugins/anythingslider-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/anythingslider-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/anythingslider-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/anythingslider-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/anythingslider-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/anythingslider-for-wordpress/reviews/)

 * 11 replies
 * 3 participants
 * Last reply from: [Jacob Dubail](https://wordpress.org/support/users/jacobdubail/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-anythingslider-for-wordpress-shortcodes-inside-slides/#post-2221816)
 * Status: not resolved