Alright so I now have tabsort working, next challenge on the page provided under tab 2 become a provider –> step 1 I want to create a link from there that will go to tab section 3 –> subtab 4 and preferably open to accordion section 3. I have attempted a couple things all of which either only open tabsort 3 or stay on tabsort 1 and move to middle of the page.
I guess I just cant figure out why when I inspect and identify the ID’s for sections no matter what element they are in why cant I link to or activate them? or create anchors and links of my own. Seems harder then it should be.
Hey mwvcaa,
Thank you for using Enfold.
You have to add a custom script to trigger the tab titles when clicking on a custom link. This thread should help:
// https://kriesi.at/support/topic/tab-section-link-from-content-in-one-tab-to-another-tab/#post-909792
Replace the “#top .iconbox_top a” selector with the actual class attribute of the link.
Best regards,
Ismael