OnePage Module
Creating pages for OnePage module
Create pages that will be used as a connection to corresponding modules on page.
Edit the URL (a Link to an External Resource) of each page by adding # - a tag that will be used for connection to the corresponding modules on site. Create a link by copying the web address to your „root“ page and at the end add a desired #tag, like in our example:
http://collection.easydnnthemes.com/galore/en-us/Home/OnePage#Home
Open the „root“ page and edit the modules on it that you want to connect through the menu by using the OnePage module. For an easier navigation, edit the module title of each module.
On the “root” page (or any other page) set the OnePage module also, that will offer possible links to which you can add a matching module. The page must be in the “Edit Mode”.
Add a corresponding module to pages and save.
Creating „custom“ (hash) links
Add the OnePage module on page (switch the page to „Edit Mode“).
Add the hashes, select the matching modules and save.
Add the HTML module on the page. Add in the HTML module one of the short codes from pages „Floating Menus“ or „Circular Menu“ that are under the link Features.
Edit the HTML adding the necessary links, icons, for example:
<li><span class="eds_icon fa fa-home"></span><a href="#Home" class="edsfnl_action">Home</a></li>
All href="#hashExample" tags have to correspond to names that you have entered in the fields of „Hash“ OnePage module.
Save the entered changes and there is a floating menu on page.