Create a Link to a Content Page

Out of Stock Out of Stock
Call to order

To create a link to a Content Page (i.e., to display an “About Us” link on every page of your website), modify the appropriate design template (i.e., Footer, Header, RailLeft, RailRight, or UserMenu). Here are the steps to create a Content Page link in the footer.

  1. Access the Content Page for which you want to create a link (i.e., About Us).
  2. Copy contents of the Path field.
  3. From the main menu, select Design > Templates.
  4. Click the Footer link. The HTML code for the footer will appear. Notice the page-footer-menu section

    editfooter.png

  5. Modify a link in the " page-footer-menu " section of the code. Here are the steps:

    Determine which link to modify (i.e., Link 1)

    Select the # sign in that link's line, and then right-click and select Paste. You are pasting the path you copied earlier. For example:

    bfooterlink.png

    Replace the Link text with the text that you want to display (i.e., replace Link 1 with About Us). For example:

    cfooterlink.png

  6. Click the save.png button. Saving automatically publishes your changes.

    Here is what the entire page-footer-menu section looks like using the About Us example:

    aboutuspagefooter.png

    And here is what the actual website looks like with the updated footer:

    webfooter.png

    NOTE: Your template’s code may appear differently based on the design of your website.

  7. To view your changes, open another tab in the browser and navigate to the webpage.