hi,
how do i control where the screen scroll down when choosing a specific tab on the menu??
thanks.
Hey sorenm,
You will need to create page anchor ids on the sections you create, and then link to them via the menu page. Please see the following on activating custom id’s:
Best regards,
Jordan Shannon
how do i add this line to PHP file??
website is on hostgator cpanel.
isn’t it suppose to be simple template?!?!
please give detailed step by step instructions.
Hi,
Creating a anchor link is easy, I have made this step-by-step tut for you.
1) open the page you want a link on and choose a section to link to, I will choose a color section near the bottom of the page.
2) I open the element and find the “For Developers: Section ID” at the bottom and enter a unique name: anchor1
3) save and go to menus, to add the menu link.
4) choose “Custom Links” and enter your unique name with a hash before it: #anchor1, then enter some link text, click “Add to menu”, and save the menu.
5) then go to your page and test your link, well done!
Remember your #anchor1 link will only work on that page.
Bonus Tip) if you make your menu link include the page your element is on, it will work from anywhere on your site, in this example it is: /elements/#anchor1
Best regards,
Mike