How to let readers navigate through posts?

Hi there! :smiley: I wanted to create exactly this, which you use in your docs. For example on top of this page: https://theme.co/docs/search-inline#customize

It’s be great for people to navigate through a post like this. But where can I find this feature?! I looked through the cornerstone elements but couldn’t find it yet…?
Thank you!

Hi @devideomakers,

Thanks for reaching out.

1.) The first thing you will do is create your navigation links. I suggest that you will create a menus of links and add it at the top of your page.

2.) After that add a link to your custom links menu, see example below.

and also apply this method in your other menus and please make sure that the URL to link to section is unique

3.) Call the menu in your page using the Navigation Layered element.

4.) Create a new section intended for section 1, see example below I created a new section then add a content in my section 1.

5.) Then you need to add the id to the section you’ve created so that when you click the section 1 in the top menu it will navigation to section 1. Please make that the URL you added in your menu is the same ID you added in your section. In our example, we need a URL #section1 in our section 1 then in your section your ID should be section1. To do that, hover your newly created section and click the search icon.

7.) Then go to customize tab and the ID in for your section.

8.) Apply all steps above in your remaining sections.

You can check the test page here: http://pro.skycreativedesign.com/test/

Hope that helps.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.