Title: How this plugin Work?
Last modified: June 10, 2018

---

# How this plugin Work?

 *  Resolved [dineshsunny9](https://wordpress.org/support/users/dineshsunny9/)
 * (@dineshsunny9)
 * [8 years ago](https://wordpress.org/support/topic/how-this-plugin-work/)
 * Hi, I want to display Elementor template inside a restricted shortcode by [UltimateMembership Pro](https://codecanyon.net/item/ultimate-membership-pro-wordpress-plugin/12159253)
   
   So have installed Nested plugin but can’t see any of the changes. Am I missing
   anything?
 *     ```
       [ihc-hide-content ihc_mb_type="show" ihc_mb_who="2,3" ihc_mb_template="3" ] 
           [INSERT_ELEMENTOR id="1741"] 
       [/ihc-hide-content]
       ```
   

Viewing 1 replies (of 1 total)

 *  Plugin Author [Outerbridge](https://wordpress.org/support/users/outerbridge/)
 * (@outerbridge)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/how-this-plugin-work/#post-10421450)
 * Hi
    That looks okay to me, do the individual shortcodes work on their own? I.
   e. if you try:
 *     ```
       [ihc-hide-content ihc_mb_type="show" ihc_mb_who="2,3" ihc_mb_template="3" ] 
           TEXT 
       [/ihc-hide-content]
       ```
   
 * does it show TEXT?
 * And when you try `[INSERT_ELEMENTOR id="1741"]` does it show what you expect?
 * You might also like to have a look at this part of the Codex which shows how 
   nesting shortcodes works – this plugin just implements that functionality: [https://codex.wordpress.org/Shortcode_API#Limitations](https://codex.wordpress.org/Shortcode_API#Limitations)

Viewing 1 replies (of 1 total)

The topic ‘How this plugin Work?’ is closed to new replies.

 * ![](https://ps.w.org/nested-shortcodes/assets/icon-256x256.png?rev=1650586)
 * [Nested Shortcodes by Outerbridge](https://wordpress.org/plugins/nested-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nested-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nested-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/nested-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nested-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nested-shortcodes/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Outerbridge](https://wordpress.org/support/users/outerbridge/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/how-this-plugin-work/#post-10421450)
 * Status: resolved