Title: Nested Tabs
Last modified: September 27, 2017

---

# Nested Tabs

 *  [trevolutionary](https://wordpress.org/support/users/jkdsouljah/)
 * (@jkdsouljah)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/nested-tabs-8/)
 * I’m having a spot of trouble nesting Tab structures. I can nest different shortcodes
   such as spoilers.
 * Here’s a rough example, in the first tab of what I’m trying to achieve.
 *     ```
       [su_accordion]
   
           [su_spoiler title="Section A"]
   
               [su_tabs]
   
                   [su_tab title="Section A1"]
   
                       [su_tabs]
   
                           [su_tab title="Section A1-A"]
   
                           [/su_tab]
   
       					[su_tab title="Section A1-B"]
   
                           [/su_tab]
   
                       [/su_tabs]
   
       			[su_tab title="Section A2"]
   
       			[/su_tab]
   
       			[su_tab title="Section A3"]
   
       			[/su_tab]
   
               [/su_tabs]
   
           [/su_spoiler]
   
       	[su_spoiler title="Section B"]
   
           [/su_spoiler]
   
       [/su_accordion]
       ```
   
 * Can the same shortcodes not be embedded within one another?

The topic ‘Nested Tabs’ is closed to new replies.

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [Shortcodes Ultimate - Content Elements](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [trevolutionary](https://wordpress.org/support/users/jkdsouljah/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/nested-tabs-8/)
 * Status: not resolved