Hello support,
I have pages where I use your tabs option that end up having the following url: http://www.step1.com.br/ingles/#tab-id-6
How can I create urls that will have whatever name I choose?
Many thanks,
Miguel
Hey Miguel!
Refer to this article:
http://kriesi.at/documentation/enfold/custom-tab-and-toggle-ids-for-prettier-url-hashes/
Regards,
Josue
Hi!
Please edit your Tabs element and then click on the tab you would like to edit and scroll down and enter ID in Custom Tab ID field – http://i.imgur.com/VFVZwet.png
Cheers!
Yigit
Sorry but , these option not appear for me, for edit name of Tabs
in my tabs appear these: #tab-id-2
How to change the name of tab?
Hey!
Try adding this at the very end of your theme / child theme functions.php file:
add_theme_support('avia_template_builder_custom_tab_toogle_id');
Cheers!
Josue