Viewing 1 replies (of 1 total)
  • Plugin Contributor ModDish

    (@moddish)

    hrmm…you would need to modify the plugin

    look for :
    ‘order’ => ‘ASC’,
    ‘orderby’ => ‘menu_order ID’,

    and change it to something like :

    ‘order’ => ‘ASC’,
    ‘orderby’ => ‘title’,

    lines 152 and 160

Viewing 1 replies (of 1 total)
  • The topic ‘Order’ is closed to new replies.