I want to create a menu link (also an external link) that will make a tab ‘active=”true” ‘
I’ve read the two relate posts here and several suggestions on Stackoverflow and nothing seemed to work
Here is the header of my tabbed section.
[tab_nav type=”three-up”][tab_nav_item title=”Registration” active=”true”][tab_nav_item title=”Hotel Reservation” active=””][tab_nav_item title=”Transportation” active=””][/tab_nav][tabs]
Help will be much appreciated.