Forums

[resolved] Plugin-transmenu: Menu order (3 posts)

  1. dissemination
    Member
    Posted 2 years ago #

    Hi, first of all, thank you for a great plugin, it works great for me.

    However, is there a way to order the menu other than the default order?

  2. jan18
    Member
    Posted 2 years ago #

    Hi, this is the way ...

    - Edit wp-content/plugins/transMenu/transMenu.php
    - Found the trans_get_pages() function ...

    if ( !isset($r['sort_column']) )
    		$r['sort_column'] = 'menu_order';

    This is of course to sort by menu_order.

  3. dissemination
    Member
    Posted 2 years ago #

    Cool, thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags