Forums

Re-Order Pges To Include Home Link (7 posts)

  1. jaco223
    Member
    Posted 1 year ago #

    Hello

    I was wondering if there is a way to re-order the pages listed above the header? I know how to do this using the order by name etc...but if I choose custom menu then the home link goes missing. Is there a way to re-order them and keep the home link?
    Thanks

  2. jaco223
    Member
    Posted 1 year ago #

    Bump

  3. Kapil Chugh
    Member
    Posted 1 year ago #

    You can give home link in custom menu.

  4. jaco223
    Member
    Posted 1 year ago #

    I think I understand but how can I re-order them so they appear in this order About - Contact -Home - Other Articles - Translation

  5. webjunk
    Member
    Posted 1 year ago #

    When Editing a page, look on the right-side.
    Order. Number them 1-99 how you want them to appear

  6. jaco223
    Member
    Posted 1 year ago #

    I see what you mean, but what I'm trying to do is have the home link included in my main list, that is not in a custom list. When I try to do that there is no way to have the home page appear anyway else but in the the very first slot. If I create a page with the tile Home in a custom list it asks for a link, I enter the link for my home page but it sends that page somewhere else not to my front page.

    What I'm trying to do is just use an existing menu type and have the home link show up not in the first slot. the way it is now:
    home - about - contact - other articles - translations

    What I want
    about - contact - home - other articles - translations

  7. webjunk
    Member
    Posted 1 year ago #

    You will need to edit your theme's header.php
    Too early for me(need my coffee) but you will see a section that includes like:
    get_option('home')
    and you want to remove that section. It will be just above where wp_list_pages is used. You might need to keep it from excluding the Ome page.

Topic Closed

This topic has been closed to new replies.

About this Topic