Moving WordPress Page links

Discussion in 'HTML & Website Design' started by spb, Apr 12, 2010.

  1. #1
    Hi everyone,

    Can anyone tell me please how to use the WordPress page widget? I would like to have the option of putting a static web sites pages either on the left in vertical order or on the bottom horizontally near the footer. Otherwise you have to scroll all the way back up to the top to change pages!

    I have various WP themes but they only allow page links under or above the header which is too restrictive. Any advice on either creating a separate menu bar that can be moved around in WP or using the page widget would be really appreciated. I have tried the page widget but without success.

    Many thanks
    Steve
     
    spb, Apr 12, 2010 IP
  2. alfa_375

    alfa_375 Active Member

    Messages:
    445
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #2
    Little complicated to define that.
     
    alfa_375, Apr 13, 2010 IP
  3. spb

    spb Member

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #3
    Alpha_375,

    Thanks for taking the trouble to reply. Maybe I should have made myself clearer. Would you be able to tell me how to use the pages widget to change the position of the page links? That would be really helpful!

    Thanks
    Steve
     
    spb, Apr 13, 2010 IP
  4. freebiemogul

    freebiemogul Member

    Messages:
    175
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #4
    I believe this question is in the wrong forum. However, to answer your question from what I can understand, if you desire to move the page navigation at the top of the page, simply remove the line of code that is calling your navigation bar. It should look something like: "<?php wp_list_pages('sort_column=menu_order&title_li='); ?>" or just "<?php wp_list_pages ?>." Simply remove that line and place it in the div that you want your page links to appear.
     
    freebiemogul, Apr 13, 2010 IP
  5. spb

    spb Member

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #5
    Thanks for your reply freebiemogul and sorry if I have posted my question in the wrong forum. I thought I saw a WordPress forum earlier but couldn't find it when submitting this post.

    Thanks for the coding information. That's really helpful. I've saved it and will apply that to the WordPress site I'm working on.

    Really appreciate your help!

    Steve
     
    spb, Apr 14, 2010 IP