What is the tabbed content shortcode?

Posted in: Newspaper
Post count: 29

I am unclear if there is a shortcode that can be used to add tabbed content within a page or post. Please advise, thanks.

Post count: 29

Well I figured this out. Turns out I had to enable visual composer for posts first (from the dashboard sidebar: visual composer, general settings, role manager tab, post types changed to ‘custom’, then check both pages and posts and save).

One the tabs were created with the visual composer, and if you’re interested in knowing what the shortcodes look like, it’s as follows:

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_tta_tabs][vc_tta_section title="Tab 1" tab_id="someid"][vc_column_text]This is tab1 The Rain in Spain falls mainly on the plain[/vc_column_text][/vc_tta_section][vc_tta_section title="Tab 2" tab_id="anotherid"][vc_column_text]This is the other tab content [/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row]

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.