• ok well i installed the plug-in found here: https://www.ads-software.com/extend/plugins/order-pages/installation/

    but under it i see this: In order to make use of this plugin you will need to use the wp_list_pages() function with the parameter of sort_column=menu_order included in your template. For example:
    <?php wp_list_pages('sort_column=menu_order' ); ?>

    but for some reson i do not know what this means.
    i assume i have to input the coding into a certain file.
    could anyone help me with this?

  • The topic ‘problem with WordPress Order Pages Plugin’ is closed to new replies.