Forums

can not change order of pages Mondo Zen Theme 2.2 by Catarina Yamamoto (2 posts)

  1. katya68
    Member
    Posted 1 year ago #

    Hi, anyone could help please? Mondo Zen Theme 2.2 by Catarina Yamamoto, I can not change order of pages, what ever I do (order numbers) - does not work. please help!
    Also can not reduce post size. What could be a problem?

  2. Andrew Charlton
    Member
    Posted 1 year ago #

    katya,

    Have you defined widgets on your theme? If not the theme will default to listing pages in alphabetical order. So you either have to define widgets for your sidebar or modify the sidebar.php template file by changing

    <?php wp_list_pages('title_li=<h2>Pages</h2>' ); ?>

    to

    <?php wp_list_pages('sort_column=menu_order&title_li=<h2>Pages</h2>' ); ?>

Topic Closed

This topic has been closed to new replies.

About this Topic