Title: Nesting [show_if] shortcode
Last modified: September 8, 2022

---

# Nesting [show_if] shortcode

 *  [jinsley8](https://wordpress.org/support/users/jinsley8/)
 * (@jinsley8)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/nesting-show_if-shortcode/)
 * Is there any way to properly nest the [show_if] shortcode?
 * I’m testing this:
 *     ```
       [show_if has_tag=&quot;BOE&quot;]
       TEST - HAS BOE
       [show_if has_tag=&quot;BOE1&quot;]
       <ul>
        	<li>HAS BOE1</li>
       </ul>
       [/show_if]
       [show_if has_tag=&quot;BOE2&quot;]
       <ul>
        	<li>HAS BOE2</li>
       </ul>
       [/show_if]
       [/show_if]
       ```
   
 * The [/show_if] at the end escapes but the rest seems to work.
    -  This topic was modified 3 years, 9 months ago by [jinsley8](https://wordpress.org/support/users/jinsley8/).
    -  This topic was modified 3 years, 9 months ago by [jinsley8](https://wordpress.org/support/users/jinsley8/).

Viewing 1 replies (of 1 total)

 *  [william.deangelis](https://wordpress.org/support/users/williamdeangelis/)
 * (@williamdeangelis)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/nesting-show_if-shortcode/#post-16024937)
 * Hi there,
 * I just heard back from our dev team that we don’t currently support this behavior.
   At this time we don’t have any plans to add this functionality to this plugin,
   but we are open to feature requests. You can find those here:
 * [https://support.ontraport.com/hc/en-us/community/topics/200621578-Community-Forum-Feature-Requests](https://support.ontraport.com/hc/en-us/community/topics/200621578-Community-Forum-Feature-Requests)
 * Sorry / best wishes!

Viewing 1 replies (of 1 total)

The topic ‘Nesting [show_if] shortcode’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [william.deangelis](https://wordpress.org/support/users/williamdeangelis/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/nesting-show_if-shortcode/#post-16024937)
 * Status: not resolved