Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #485013

    hi how do i change the order of the pages listed in the site map on the footer? here is a screenshot http://screencast.com/t/lCPA8K1DC
    for example i want to move home to the top of the list and make the blog the third item

    #485295

    Hi yasin0424!

    can you provide us admin access so we can take a deeper look into it? where can we find your sitemap element? please post a specific URL here.

    Best regards,
    Andy

    #485644

    http://104.154.48.54/wp-login.php?loggedout=true

    login: admin
    pw: Jnd2:8x8X^Tw9j

    #485817

    Hi,

    If you go to Appearance–>Widget and edit the Widget in question you have 3 different sorting options, if you would like a custom order I think it would be easier to input the links manually using a text Widget like so:

    <ul>
      <li><a href="http://yoursite.com/subpage/">Sub page</a></li>
      <li><a href="http://yoursite.com/subpage/">Sub page</a></li>
    </ul>
    

    Regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.