Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1172102

    Hi
    I want to add ids to titles, for that I can make anchors to this section, for examle:
    <h3 id=”data”>Data</h3>
    and then
    go to data

    In the Enfold Child settings, there is the option “ID attribute input field”. But there is written, that this will be removed in a future version. So how can I do it in future?
    The same question is for the option “Custom CSS classes input field”, because this I already use on some websites. How can I do it in future?

    Thanks very much.

    Best regards
    Mike

    #1172333

    Hey Mike,

    Where do you see that the ID attribute will be removed in future versions? I’m not aware of any such plans.

    Best regards,
    Rikard

    #1172440

    Hi Rikard
    I sent you a screenshot, see private content.
    Perhaps I missunderstood the text, English is not my mother language ;-)
    In the bold part, there is written, that the option will be removed in future versions.
    Best regards
    Mike

    #1172503

    Hi Mike,

    Thanks for the screenshot, but that only applies if you should be using the function which is referenced in the text. If you are not using that then you don’t have anything to worry about.

    Best regards,
    Rikard

    #1172567

    Hi Rikards

    Does this means, that in future, the options “Show and allow to edit classes” and “Show and allow to edit ids” will not be there anymore?

    Shoud we use “Do not show, but use added classes” and “Do not show, but use added ids” instead?

    As I understand, the first option will show also the classes and ids the theme sets per default, and the second option do not show them, but you can overwrite them?

    Best regards
    Mike

    #1173199

    Hi,

    Does this means, that in future, the options “Show and allow to edit classes” and “Show and allow to edit ids” will not be there anymore?

    Yes, these options are no longer available starting on version 4.7.1. All developer fields for the elements will be enabled by default and can be hidden manually. Please check the documentation below.

    // https://kriesi.at/documentation/enfold/intro-to-layout-builder/#developer-options

    You can also use the following filter to manually adjust the visibility of the fields.

    // https://github.com/KriesiMedia/enfold-library/blob/master/actions%20and%20filters/ALB%20Elements/Editing%20ALB%20elements/avf_alb_get_developer_settings.php

    Best regards,
    Ismael

    #1173225

    Hi
    As I understand correct, we have to use the options “Do not show, but use added classes” and “Do not show, but use added ids” in future, right?
    What happens with websites which use the options “Show and allow to edit classes” and “Show and allow to edit ids”? Will they be overwritten on update Enfold? Will our setted ids been lost?
    Best regards
    Mike

    #1173768

    Hi,

    As I understand correct, we have to use the options

    As mentioned previously, those options are going to be removed in the latest version. All developer options such as the custom css class and fields are going to be enabled by default, but it can be disabled manually from the Enfold > Layout Builder panel. All existing id and class attributes added before the update will be retained.

    Again, you can use the filter above to change the status (hidden, deactivated or enabled) of the input fields.

    Best regards,
    Ismael

    #1173864

    HI Ismael
    Thanks. So when the developer options will be enabled by default, this is very good! And when the setted classes and attributes will be retained this is also very good!
    Best regards
    Mike

    #1173949

    Hi Mike,

    Great, I’m glad that Ismael could clarify things for you. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1176633

    Hi
    I think you can close this issue.
    Best regards
    Mike

    #1177004

    Hi,

    Thanks for letting us know, I’ll go ahead and close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Adding ids to titles (h-tag)’ is closed to new replies.