Tabs within tabs assistance

Hi! You’ll see that at https://rugby4cast.com/events/rugby-world-cup/ I’m using a combination of the new x-tabs and classic x-tabs.

Within the ‘Matches’ tab, the sub-tab ‘Upcoming’ is open automatically, which is great!

I want the same effect within the ‘Standings’ tab; namely, for the ‘Standings’ sub-tab to be open automatically.

How can I achieve that?

Thanks!
Alex

Hi Alex,

Thank you for writing in, regretfully this particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. And is not recommended to nest an element that is driven with a JS as the timing might not match leaving you with empty content.

With that said, you need an additional custom JS which will trigger the nested tab when the parent tab is clicked. Please take a look at the .click() and .trigger() jQuery functions.

Thank you for understanding,

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