Title: Embedded/Nested Shortcodes Don&#039;t Work
Last modified: August 20, 2016

---

# Embedded/Nested Shortcodes Don't Work

 *  Resolved [pha3z](https://wordpress.org/support/users/pha3z/)
 * (@pha3z)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/embeddednested-shortcodes-dont-work/)
 * Could you please wrap the shortcode execution code in do_shortcode() so that 
   you can nest shortcodes instead of shortcodes? Right now, if you’ve got a column
   shortcode system or you’re making buttons using shortcodes or other things like
   that, you can’t put those shortcodes inside the Shortcoder shortcode. It should
   be an easy fix.
 * [http://wordpress.org/extend/plugins/shortcoder/](http://wordpress.org/extend/plugins/shortcoder/)

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

 *  Plugin Author [vaakash](https://wordpress.org/support/users/vaakash/)
 * (@vaakash)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/embeddednested-shortcodes-dont-work/#post-3612473)
 * Hello, I think this is a process which many won’t use.
 * Anyway, if you want to use this feature, then open [http://plugins.trac.wordpress.org/browser/shortcoder/trunk/shortcoder.php#L122](http://plugins.trac.wordpress.org/browser/shortcoder/trunk/shortcoder.php#L122)
   this file and wrap `$sc_content_rep2` and `$sc_content_rep` with
 * `do_shortcode($sc_content_rep2)` and `do_shortcode($sc_content_rep)` respectively.
 * Thank you.
 *  [DigitalCourt](https://wordpress.org/support/users/digitalcourt/)
 * (@digitalcourt)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/embeddednested-shortcodes-dont-work/#post-3612480)
 * Please implement on next plugin update
 *  [jlguerrero](https://wordpress.org/support/users/jlguerrero/)
 * (@jlguerrero)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/embeddednested-shortcodes-dont-work/#post-3612484)
 * Please implement it.
 * It is extremely useful to make landing page shortcodes that use theme’s built-
   in shortcodes.
 * And it is even more powerful if the shortcode queries the database, as shortcoder
   cant.
 *  [correiadasilva](https://wordpress.org/support/users/correiadasilva/)
 * (@correiadasilva)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/embeddednested-shortcodes-dont-work/#post-3612500)
 * Please implement 😉
    Thanks
 *  [benoldenburgdk](https://wordpress.org/support/users/benoldenburgdk/)
 * (@benoldenburgdk)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/embeddednested-shortcodes-dont-work/#post-3612504)
 * can you provide an example of what this code looks like after you have wrapped
   everything up?
 * I would like to put shortcodes within shortcodes too. I feel like this should
   be a normal feature. I’m not complaining though, this is an awesome plugin. Thank
   you for your work.
 *  Anonymous User 13643412
 * (@anonymized-13643412)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/embeddednested-shortcodes-dont-work/#post-3612506)
 * The one thing that is seriously discouraging me from using this plugin is the
   lack of support. it seems like very little has been updated or modified since
   last year.
 * Features like this one should be supported within the plugin by default, you 
   would be surprised how many people might need it in their projects.

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

The topic ‘Embedded/Nested Shortcodes Don't Work’ is closed to new replies.

 * ![](https://ps.w.org/shortcoder/assets/icon.svg?rev=2222236)
 * [Shortcoder — Create Shortcodes for Anything](https://wordpress.org/plugins/shortcoder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcoder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcoder/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcoder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcoder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcoder/reviews/)

 * 6 replies
 * 7 participants
 * Last reply from: Anonymous User 13643412
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/embeddednested-shortcodes-dont-work/#post-3612506)
 * Status: resolved