• Does anyone know if it’s possible to link to tabs within a page?
    I have tried making a bookmark/anchor within a tab’s content but this doesn’t work – I would like to link to a page which has tabbed content and be able to specify which tab it opens. Does anyone know if this is possible within a link?
    I am using Elegant themes shortcode plugin and you can see the page I’m trying to link to here. I would like to link to the tabs such as Services: Home & personal.
    Btw I’ve already tried using a #bookmark tag on the end and it doesn’t seem to work but maybe there’s something I’m not doing.
    Hope someone can offer some help! Thank you ??

Viewing 1 replies (of 1 total)
  • It’s not possible using only HTML. You’ll need to use either PHP on the server-side to determine which tab should be opened and then show the page, or use JavaScript on the front end to display the tab that’s selected.

Viewing 1 replies (of 1 total)
  • The topic ‘Linking to shortcode tabs’ is closed to new replies.