Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #609756

    I need to configure enfold with anchor links (from menu bar to the middle of a single page). I try to google to find a solution but the only information available [1] is a post from 2013 where you suggest to use ” Advanced Layout Builder” but I’m not able to activate it on my installation. Could you provide any help on this topic (also a valid link is perfect) ?

    Thanks in Advance

    [1] http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/

    #609759

    Hi!

    Are you not able to activate ALB on your installation because it does not work or by choice?
    You can go to text tab of default editor and add following

    <div class="my-anchor" id="my-anchor-point"></div>

    then you can add following code to Quick CSS in Enfold theme options under General Styling tab

    .my-anchor { clear: both; }

    then go to Appearance > Menus and add a new Custom Link with “#my-anchor-point” as URL to scroll to that section.

    Regards,
    Yigit

    • This reply was modified 8 years ago by Yigit.
    #609769

    Hi Yigit

    Thanks for support ! How I can reach this configuration menù ?

    http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png

    In my version I don’t have the “Section ID”.

    Regards

    #609776

    Hi!

    You can edit your page and simply click this button – http://i.imgur.com/XGfUfuZ.png?1
    Which version are you using? Color section has ID since the beginning as far as i know. I am sure it is there for the last 2,5 years :)
    If you are using a very old version, please update Enfold to the latest version 3.5.1 – kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Yigit

    • This reply was modified 8 years ago by Yigit.
    #609783

    I’m using 3.5.1. This is how looks on my installation:

    View post on imgur.com

    #610194

    Hey!

    You are editing column element and not Color Section element. You can add Color section element to your page under Layout Elements tab of Advanced Layout Builder :)

    Regards,
    Yigit

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