First of all, thank you for this wonderful template!
I try to create a new discussion but it's linked to this topic : Nova Template: Linking to jquery tabs
I would like to create a direct link from a drop-down menu item to a specific tab. I tried to use anchor link as I did on "regular" HTML pages but it doesn't work.
In other words, is it possible to have a link directly from an item in the drop-down menu (like nav-menu>page1.html#anchor_1) where anchor_1 is for instance the Tab2 of the features-tabs.html page?
I was able to make it work as you have described it but only for linking from other pages not from within the same page. I simply used anchors. However like i mentioned, if you are using in on the same page it did not work.