How to fix the URL destination in the Yoga Theme?

I have used the Yoga theme for a website but I have no idea how to fix the URL destination for my menu since this is a 1 page theme. How do I do that? 

Comments

  • Hi @povertysux81,

    If you have a one page website with menu items and you have an active menu, you need to set the anchor points for your website to the start of the section and then append that to the end of your URL using the # sign.

    For example, your About Me URL would be:

    https://yourwebsite.com/#about

    What will happen when someone clicks on About me in your menu, they will be automatically taken to the section where you set the anchor point to begin the About Me part since you only have one page.

    Hope this helps.

    Pavon
  • Hi,

    This is what you need to do:
    1. Go to menus and create a new menu - http://prnt.sc/f2v9he
    2. Name the menu and add a custom link with the ID anchor you will use later(do not use spaces). Add to menu -http://prnt.sc/f2v9th
    3. When the menu item is added to the menu, save and go to Manage Locations -http://prnt.sc/f2vafb
    4. You go to your main page, you see the new link but when you click nothing happens? No worries, it is because the link has to know where to scroll, to do this edit the page. -http://prnt.sc/f2vc36
    5. Edit the section to which you want the button to scroll -http://prnt.sc/f2vcho
    6. In the field Custom ID type in the id from the button, in my case, it was id=work, no hashtag there -http://prnt.sc/f2vgaz
    7. Remember to have the one-page option selected under the muffinbuiler -http://prnt.sc/f2vcm7

    If you do not want to use a normal menu to link the user to sections, you need to add a 'scroll' class to the custom link element.

    Thanks
Sign In or Register to comment.