So, if you have come across this site for something new, I do have some news.
I am working on another clean theme .. just plain white one. I have some great plans for this theme. It should be ready in a few weeks. Keep crossing your fingers for yet another FREE theme..



That is good news. Can’t wait to see it, simpleX was great, hope this one will even be better.
I’m waiting for you.
Hi there,
I’m looking forward to the release of your new theme! I have one query about Simplex. Is there a way to change the sequence of pages (i.e. rearrange the tabs)? I’ve noticed they’re automatically arranged in alphabetical order.
Thanks!
Kind regards,
Keith
Hey Keith,
The menu is in header.php and is pulled by this code
< ?php wp_list_pages('title_li='); ?>You will have to use the sort_column parameter to shuffle the list. More info here: http://codex.wordpress.org/Template_Tags/wp_list_pages
Hope that helps!
This definitely helps. Thanks! All the best with the new theme. Can’t wait!