I wish someone would have told me…I like to do things the hard way some times. The answer is in the documentation folder in the “help” HTML Document. Sorry for using the space on your forum…Still loving your theme!
[tabs]
[tab_head]
[tab_title active="active" title="Tab 1"]
[tab_title title="Tab 2"]
[/tab_head]
[tab_content]
[tab_pane]Tab 1 content.[/tab_pane]
[tab_pane]Tab 2 content.[/tab_pane]
[/tab_content]
[/tabs]
active="" ... active keyword is to define which tab is the primary
title="" ... the caption text of the tab
Hello !
I want to add tabs in the sidebar.
So I use a widget text with properly shortcodes (it works if uses in a post), but a th-large icon list appears on the right on the tab title.
Quite difficult, I currently work on InstantWordpress…
I have 2 tab titles. One on the top of the other. And outside the title “box”, there are 2 “th-large” icons.
Here is the shortcode I put :