• How do we change the page tab order near the header. it looks like that it is A-Z order.

    I tried the page order at the end of the page post and it is already in order ( i mean the numbers) the tabs are still a mess

    Please some enlighten.

Viewing 1 replies (of 1 total)
  • Hey, it’s another MistyLook user. 🙂

    – open up wp-content/themes/MistyLook/header.php

    – see that bit in there like the following?:

    <?php wp_list_pages('title_li=&depth=1');?>

    Take a look at this and modify your function the way you want it.

    Hope this helps,
    -drmike

Viewing 1 replies (of 1 total)

The topic ‘Page tab order’ is closed to new replies.