Forums

How to add duplicate navigation on a page (5 posts)

  1. multimediocrity
    Member
    Posted 8 months ago #

    I am interested in having a main navigation at the top of the page and a secondary navigation at the bottom. The navigation bar is comprised of the site's 'pages' created in the admin menu. I would like the navigation menus to be the same. How can I duplicate my menu?

    Thanks,
    multi

  2. multimediocrity
    Member
    Posted 8 months ago #

    ...Anyone?

  3. ijunkey
    Member
    Posted 8 months ago #

    Either you can use any navigation menus plugin or if you have any knowledge of php you can do the following

    Go to wordpress dashboard->Appearance->Editor-> look for header.php
    Copy the <div id="navbar">
    <div id="navigation"> code till the </div>

    And paste the same to footer.php

    [sig moderated as per the Forum Rules]

  4. ijunkey
    Member
    Posted 8 months ago #

    Update footer.php, if you do not have permission to update these files then look for FTPing you domain

  5. multimediocrity
    Member
    Posted 8 months ago #

    I DO have knowledge of PHP. I'll give that a try. :) I think I tried this passively but it didn't work.

Reply

You must log in to post.

About this Topic