Nest Tabs Within Tabs
-
Hey, love the plugin – one of the best!
I was wondering if you can nest a set of tabs within a set of tabs? I’ve used the underscore in front of the nested short code as directed in the documentation, but it still doesn’t seem to be working.
Code I used is:
[su_tabs][su_tab title=”Title 1″]Content 1
[_su_tabs][_su_tab title=”Title 1″]Content 1[_/su_tab] [_su_tab title=”Title 2″]Content 2[_/su_tab] [_su_tab title=”Title 3″]Content 3[_/su_tab][_/su_tabs]
[/su_tab] [su_tab title=”Title 2″]Content 2[/su_tab] [su_tab title=”Title 3″]Content 3[/su_tab][/su_tabs]
And page is:
https://www.slohorsenews.net/shortcode-sample/Overall, I’d like to create a set up options for users to choose that controls the content they see. i.e. choose 1,2,3 > choose a,b,c so there are 9 sets of content that can be displayed – 1a, 2a, 3a, 1b, 2b, etc.
Thanks!!
- The topic ‘Nest Tabs Within Tabs’ is closed to new replies.