How can i have more than 5 tabs? I need 6 tabs one place and 7 another

Hi Support.

I’m making a site for a large video course where i use the tabs element.

This is the site right now (just an example site for the design, most of the functions don’t function yet):

https://spisdinmaveflad.dk/testtest-2/

On one page i need 6 tabs. How do i make that work?

And on another page i need 7 tabs. What about that?

Is there a way to add more than 5 tabs, and if yes, how do i do it in details?

Thanks in advance. Really love Pro!

//Christian

Hi There,

Thanks for writing in!

Classic tab element doesn’t support more than 5 tabs.
You can use V2 tab element but the design you are with can’t be done using v2 element.

I would suggest you to please check tab element short code if this helps.
http://demo.theme.co/integrity-1/shortcodes/tabbed-content/

Or you can do custom coding with help of a developer.

Thanks

Hmm… are you 100% sure? It will be a mess with the shortcodes.

I’ve found and old tread, that made it possible to have 6 tabs with CSS:

Hello @coedam,

Thanks for updating the thread :slight_smile:

CSS is for styling. Baring few things you can’t add logic into your CSS codes. Adding more than 5 tabs in classic element is not possible as of now. It’s possible with shortcodes and V2 elements, my colleague @basanta has shared the necessary details in previous reply. I checked the thread link you have shared and in that also it’s recommended to use shortcodes to have more than 5 tabs.

However, I checked your website and it seems that you have achieved the layout using V2 tab element. Can you please confirm?

Thanks.

Hi again.

I have archived it with the shortcode :slight_smile:

Good enough for now, but it’s going to be a mess in the large short code file. But i’ll cope. Thanks for your help. Maybe you could make it a future feature update with unlimitless tabs (or maybe 10).

Have a good day!

You’re most welcome! Noted :wink:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.