Title: Problem with shortcode on shortcode
Last modified: December 16, 2019

---

# Problem with shortcode on shortcode

 *  Resolved [mpeivandi](https://wordpress.org/support/users/mpeivandi/)
 * (@mpeivandi)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/problem-with-shortcode-on-shortcode/)
 * Hi, I checked the previous support threads and saw some instances of this same
   problem which you addressed with a new update. However in my case, the problem
   is still there. I’m trying to use Shortcode Ultimate plugin for the custom message
   section and it shows all the codes. Please help. Thanks.

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

 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/problem-with-shortcode-on-shortcode/#post-12244471)
 * [@mpeivandi](https://wordpress.org/support/users/mpeivandi/) – The issue has 
   been patched, but I’m not sure what update your referring to, the patched version
   has not gone out to my knowledge as it was just patched late last week. Will 
   likely be later this week.
 * Hope that helps.
 *  Thread Starter [mpeivandi](https://wordpress.org/support/users/mpeivandi/)
 * (@mpeivandi)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/problem-with-shortcode-on-shortcode/#post-12246431)
 * I mean this thread: [https://wordpress.org/support/topic/shorcodes-2/](https://wordpress.org/support/topic/shorcodes-2/)
   
   Looking forward to the update.
 *  Thread Starter [mpeivandi](https://wordpress.org/support/users/mpeivandi/)
 * (@mpeivandi)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/problem-with-shortcode-on-shortcode/#post-12264943)
 * So any plans for the release?
 *  Thread Starter [mpeivandi](https://wordpress.org/support/users/mpeivandi/)
 * (@mpeivandi)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/problem-with-shortcode-on-shortcode/#post-12310950)
 * Sorry for bumping this thread, but can you please release the update?
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/problem-with-shortcode-on-shortcode/#post-12314280)
 * [@mpeivandi](https://wordpress.org/support/users/mpeivandi/) – Based on the link
   you provided, that was patched nearly 2 years ago: [https://github.com/JunglePlugins/Content-Control/blame/20bf2bc247a3dea8d2a71b220c24ae0c2c45cb03/classes/Shortcodes.php#L58](https://github.com/JunglePlugins/Content-Control/blame/20bf2bc247a3dea8d2a71b220c24ae0c2c45cb03/classes/Shortcodes.php#L58)
 * We do process shortcodes inside the contents of our shortcodes using `do_shortcode`.
   Likely your other shortcode either:
 * 1. Isn’t really a shortcode. Some plugins let you insert shortcode syntax, but
   don’t register them with WP, and manually search and replace post content for
   those codes. That may not work here by default.
    2. The shortcode is registered,
   but too late and after we process the contents for whatever reason.
 * Hope that helps.
 *  Thread Starter [mpeivandi](https://wordpress.org/support/users/mpeivandi/)
 * (@mpeivandi)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/problem-with-shortcode-on-shortcode/#post-12314434)
 * Thanks for the response. I found another plugin which fixed my problem.
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/problem-with-shortcode-on-shortcode/#post-12363665)
 * [@mpeivandi](https://wordpress.org/support/users/mpeivandi/) – As in replaced
   our plugin, or there was another underlying issue that another plugin resolved?
   Just want to make sure I have a clear picture of what the resulting issue was.

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

The topic ‘Problem with shortcode on shortcode’ is closed to new replies.

 * ![](https://ps.w.org/content-control/assets/icon-256x256.gif?rev=2968535)
 * [Content Control - The Ultimate Content Restriction Plugin! Restrict Content, Create Conditional Blocks & More](https://wordpress.org/plugins/content-control/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/content-control/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/content-control/)
 * [Active Topics](https://wordpress.org/support/plugin/content-control/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/content-control/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/content-control/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/problem-with-shortcode-on-shortcode/#post-12363665)
 * Status: resolved