1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How do I change the Wordpress top menu order?

Discussion in 'WordPress' started by datatrond, Oct 14, 2009.

  1. #1
    I am the happy owner of the blog Money Online which is running on WordPress. I want to change the order of the menu items in top to show like this:

    | Search Engine Marketing | Social Media Marketing | Home Business | Web Design | Geek Stuff |

    I have tried a lot of plugins but this only seems to work for the widgets and not for the menu in top.

    Do I need to go into the code to change this or is there any easier way to do this?

    Anyone with experience with this?

    Thanks in advance! :)
     
    datatrond, Oct 14, 2009 IP
  2. bob25

    bob25 Well-Known Member

    Messages:
    1,519
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    128
    #2
    When you create/edit a page you can set the page order under Attributes/Order (bottom right column). But you'll need to number them all.
     
    bob25, Oct 14, 2009 IP
  3. Blonde Jon

    Blonde Jon Active Member Affiliate Manager

    Messages:
    745
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    58
    #3
    Blonde Jon, Oct 14, 2009 IP
  4. nichoLora

    nichoLora Peon

    Messages:
    67
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I see you are using categories..
    <?php
    wp_list_categories('orderby=id&include=3,5,9,16'); ?> order by id , but this works only if they were created in the order you specify you want to display them in the top menu or
    Category Order WP plugin
     
    nichoLora, Oct 15, 2009 IP
  5. gacba

    gacba Peon

    Messages:
    75
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Woot! I had the same question...thanks for the suggestions, everyone.
     
    gacba, Oct 21, 2009 IP
  6. madbebopper

    madbebopper Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I had the same issue and unfortunately, Wordpress arranges the page titles alphabetically unless you set up pages in attributes with numbers. Hopefully this will be improved in later versions of Wordpress.
     
    madbebopper, Oct 21, 2009 IP
  7. dickieknee

    dickieknee Active Member

    Messages:
    441
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    80
    #7
    in your pages you willsee page order this is where you set the order of the pages
     
    dickieknee, Oct 22, 2009 IP
  8. datatrond

    datatrond Active Member

    Messages:
    213
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    73
    #8
    Still haven't succeeded this mission yet. Not aboe to use any plugins?
    Ordering the menus should be a basic thing that Wordpress absolutely should handle with ease!? :confused:
     
    datatrond, Dec 6, 2009 IP
  9. alfa_375

    alfa_375 Active Member

    Messages:
    445
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #9
    Thanks everyone for the support, I got my problem solved by this thread
     
    alfa_375, Sep 13, 2010 IP
  10. omarabid

    omarabid Well-Known Member

    Messages:
    1,509
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    130
    #10
    omarabid, Oct 27, 2011 IP