• Closed
  • davide mari
    Spectator
    July 22, 2015 at 10:44 am #19080

    Hi,
    i work with Alora Premium and i try to create a one-page site.
    But i don’t know how can i link a menu items to a full with section.
    ex. if my item menu name Contatti , how can i link to my related section in the page?
    I try to insert “Contatti” in menu_anchor properties of full with section code, but it don’t run.

    Can you help me pleae?
    Thank you

    Milena Panigo

    Denzel Chia
    Moderator
    Posts: 2656
    July 22, 2015 at 5:40 pm #19106

    Hi,

    In your WordPress admin -> Appearance-> Menus
    Add a custom link and in the url, just put #test.
    Screenshot http://share.pho.to/9aejz
    Then in your document, put the following
    <a name="test"><h2>Test</h2></a>

    Just change the word test to Contatti or any other word.

    Thanks!
    Denzel