• Is it possible to link to a specific tab?

    When I mouse-over the tab headers I see there’s a URL+anchor combination for each one (eg. /page-name/#tab-name-123) but going to that URL doesn’t take me to a specific tab, just to the page with the default tab active.

    Is there a way to link to the page and automatically go to a given tab?

Viewing 1 replies (of 1 total)
  • Plugin Author Nenad Obradovic

    (@nenad-obradovic)

    Hi itsChimpazee,

    Yes, you can do that with custom js.
    Just create small js function where you will listen page url and if page url have anchor tag just parse it and trigger click event for that tab item.

    Best regards,
    Nenad

Viewing 1 replies (of 1 total)
  • The topic ‘Link to specific tab?’ is closed to new replies.