After updated theme by links from the tabs are not working

where can I add a unique id on the classic tab element?

Hi there,

It’s where you added the Class, it’s under that field. The same goes for tab item elements, inspect each item and add the ID.

Thanks!

There is nothing under that field. It only allows for a class to be added. Is there another way I can get stop this from happening?

Hello There,

Sorry for the confusion. You cannot add an ID because it will be automatically generated by element with x-legacy-tab-{n} and x-legacy-panel-{n}. In your case, you can only have these links in your menu items:

https://statenislandda.org/news-press-releases/#x-legacy-tab-1
https://statenislandda.org/news-press-releases/#x-legacy-tab-2

https://statenislandda.org/our-efforts/#x-legacy-tab-1
https://statenislandda.org/our-efforts/#x-legacy-tab-2
https://statenislandda.org/our-efforts/#x-legacy-tab-3
https://statenislandda.org/our-efforts/#x-legacy-tab-4

You cannot have a customize link that will link to your preferred tab. We’ve added this as a feature request that you can somehow add a custom ID for the tabbed content so it can be taken into consideration for future development.

Thank you for your understanding.