• Plugin Author Ronald Huereca

    (@ronalfy)


    A common complaint we get is that the re-ordering works in the backend (the admin panel), but doesn’t reflect on the front-end (the public facing website).

    When retrieving posts, third-party themes and plugins all do it differently using hard-to-predict arguments.

    If you are a developer, simply modify your query (in get_posts, pre_get_posts, or WP_Query – DO NOT USE query_posts) to use orderby menu_order (View developer documentation).

    The plugin now has advanced options for modifying the default queries for retrieving post types, but you should consider this advanced usage of the plugin as there are bound to be side effects for globally sorting post types.

    If you need any help creating your own query, create a Pastebin and we’ll do our best to help you.

    Thanks so much for using the plugin.

    https://www.ads-software.com/plugins/metronet-reorder-posts/

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Re-ordering doesn't work! Help!’ is closed to new replies.