Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #811872

    Good evening,
    I have a section in my template, where I created two tabs.
    When you select each of them, the url shows # tab-id-2 or # tab-id-3.
    I would like to know if it is possible to rename these urls to a custom name.
    Best regards,
    Cesar Carvalho

    #811876

    this comes to your functions.php of your child-theme:

    add_theme_support('avia_template_builder_custom_tab_toogle_id');

    you will have the opportunity to give unique IDs to your tabs : Link

    • This reply was modified 6 years, 9 months ago by Guenni007.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.