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 elemment.
Sorry, but it's not possible to scroll specific to accordion, it's possible with the tab and open it, but not on the same page, only while redirecting.
You can also scroll to the section with accordion, just apply the link <a> with a href with a id of the section for example <a href="#my-awesome-section">Click me to scroll</a>
In the middle of this page: https://www.storyhunter.dk/ny-hjemmeside/ I have a 'Features & Prizes' section with features that are also anchor links to a toggle section below that explains the individual feature.
These anchor links used to work. Upon clicking them the user used to jump right down to the individual feature explanation. Why doesn't these anchor links work anymore?
This used to be enough: [item icon="" title="Info-arkitektur" link="#1" target="" animate=""] The Link="#1" use to be able to activate the anchorlink, but not anymore. How do I add a Scroll class?
This item was not made for this kind of purpose, it should be redirecting to the other page.
All I can suggest now is to check, if disabling all of the plugins will resolve that issue - otherwise, you will have to recreate that item using the Muffin Builder and column item.
Comments
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 elemment.
I will not use the menu! I want that when the person clicks
on an icon (from the icon box) it will automatically scroll to specific
accordion
you need to add a 'scroll' class to the custom link element.