This single article page has a sidebar with the on-page scrolling. Clicking on the article titles on the sidebar will take you to the respective page, and clicking on the on-page titles will scroll the page to the corresponding title / section.
[ph_sp_menu id=’title1′ label=’First Label’]
This is the first title.
[/ph_sp_menu]
Some content under the first title. You can use the short-code :
[ ph_sp_menu id='title1' label='First Label' ]This is the first title.
[ /ph_sp_menu ]
[ph_sp_menu id=’title2′ label=’Second Label’]
This is the second title.
[/ph_sp_menu]
Some content under the second title. You can use the short-code :
[ ph_sp_menu id='title2' label='Usage' ]How to use.
[ /ph_sp_menu ]
[ph_sp_menu id=’title2′ label=’Third Label’]
This is the third title.
[/ph_sp_menu]
Some content under the second title.
Use the short-code [ ph_sp_menu ], with attributes id and label. The id attribute should be unique in the page, and label should denote the value you want to appear on the sidebar.