• Resolved Chris White

    (@chrislovessushi)


    So it seems the following shortcode will display all of the orders:
    [tracking-form show_orders=’Yes’]

    But is there an attribute to sort the orders by their status or only show orders belonging to a particular status? In order for my client to purchase this plugin, we have to be able to sort orders by their status so we can have lists of orders belonging to certain statuses on different pages. Is this possible?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Chris White

    (@chrislovessushi)

    Please disregard the link in my previous post as the site has been moved. I would really appreciate any assistance with this as soon as possible as I’m still within the 7 day trial and if we can’t get this figured out before that expires then we’ll be going in a different direction.

    Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hello Chris,

    Unfortunately, there is no option in the plugin to be able to sort the items in a way such that they appear in that sorting order. However, you could try using the attribute <order_status=’your-order-status’> in your shortcode to list the orders that have the order status mentioned. For example:

    [tracking-form order_status='your-order-status']
    

    Best regards,

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Sort Orders’ is closed to new replies.