Site logo

Archived topic

Enclosing Shortcodes for Tabs

1 reply · Started by Sean on July 2, 2021

Viewing posts 1–2 of 2

Hi! I'm in the process of migrating our site from Avada to GeneratePress. We previously used Avada's Fusion enclosing shortcodes to have tabs on some of our pages (see two code examples below). Does GeneratePress offer any enclosing shortcodes we can use to replace these? If not, do you recommend any specific plugin or snippet for enclosing shortcodes? I have seen a few plugins for self-closing shortcodes, but in our case we need to use enclosing shortcodes so we can add the opening shortcode tag(s) and closing shortcode tag(s) to our custom templates. Thank you.

[fusion_tabs design="classic" layout="horizontal" justified="no" hide_on_mobile="small-visibility,medium-visibility,large-visibility" class="search_type_tabs"]
[fusion_tab title="By Event"]
CONTENT_HERE
[/fusion_tab]
[fusion_tab title="By Participant"]
CONTENT_HERE
[/fusion_tab]
[/fusion_tabs]
[fusion_tabs design="classic" layout="horizontal" justified="no" hide_on_mobile="small-visibility,medium-visibility,large-visibility"]
[fusion_tab title="Search / Claim Results"]
CONTENT_HERE
[/fusion_tab]
[fusion_tab title="Age Groups"]
CONTENT_HERE
[/fusion_tab]
[/fusion_tabs]

Hi there,

GP doesn't have features like this built-in.

I'm not aware of a plugin that meets your specific requirement unfortunately.

You will have to keep trying to see if any of them offer the enclosing method.

Sorry about that!

This archived topic is closed to new replies.