Forums

WPtouch
Ignores "Menu List Sort Order" (7 posts)

  1. qaws
    Member
    Posted 6 months ago #

    I have this set to "Page ID" order, and I've set all the page IDs to be the order ascending that I want to appear in the menu, but they still display alphabetically.

    Caching is disabled.

    v1.9.35.

    http://wordpress.org/extend/plugins/wptouch/

  2. BraveNewCode Inc.
    Member
    Posted 6 months ago #

    Thanks for reporting this— we'll investigate and hopefully fix it in the next release.

  3. craiggallup
    Member
    Posted 3 months ago #

    What is going on with this issue anything

  4. BraveNewCode Inc.
    Member
    Posted 3 months ago #

    Hi craig,

    We'll continue to look at this. Thanks.

  5. mariborDH
    Member
    Posted 3 months ago #

    It is 3 months and still nothing about this problem? Really annoying problem you know...

  6. giacomo skriptico
    Member
    Posted 1 month ago #

    here's a dirty fix that may apply for the free version of wptouch:

    open wptouch.php:

    go around LN 946 and where it reads:

    $query = "SELECT * from {$table_prefix}posts
    where ID in (" . implode(',', $keys) . ") and post_status = 'publish'
     order by post_title asc";

    change the order by clause from post_title to menu_order

    it worked for me on 3.1.x

  7. johnpaulie
    Member
    Posted 3 weeks ago #

    That worked fine, thanks!!

Reply

You must log in to post.

About this Plugin

About this Topic

Tags