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

    Hi,
    We have included the entry “add_theme_support(‘avia_template_builder_custom_tab_toogle_id’);” in our child function.

    The Tab Sections works fine with prettier hashes, but the Content Tab Element (Tabs) does not work with prettier hashes.
    It always creates only the variants “#tab-id-1”, “#tab-id2” and so on
    What’s wrong?

    System: WordPress 5.2.4 / Enfold 4.6.3.1 / PHP 7.3

    Thanks and best regards
    Jörg :D

    #1151624

    Hey Jörg,
    Sorry for the late reply, if I understand correctly the IDs are working as anchors but that it is creating #tab-id-1 variants. The add_theme_support('avia_template_builder_custom_tab_toogle_id'); is meant you give you an ID field at the bottom of the element for you to edit and use any ID that you wish, the variants are just the auto IDs that the theme would have made anyways, feel free to edit.
    2019-10-27-171233
    Please note that for an anchor link like /#fun you would enter fun in the field, no hashes.

    There is also an option at Enfold Theme Options > Layout Builder > Builder Options For Developers > ID attribute input field
    2019-10-27-172823
    If your IDs are not working at all, please try removing the theme support function and use this option in the theme settings.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.