• Resolved pet7

    (@pet7)


    Hello,

    would it be possible to order the list of your shortcodes :
    especially : [woocommerce-payperpost template=’all’],
    but also : [woocommerce-payperpost template=’purchased’]

    perhaps could it follow Product order ID ?

    Thank you in advance

    Kind Regards,
    Pet

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Matt Pramschufer

    (@mattpramschufer)

    Pet,
    Currently is is ordered by POST DATE, DESC order.. You could change that by modifying the plugin file woocommerce-payperpost.php line 219, change post_date to menu_order

    I will add this to a feature request for short codes for new version.

    Thanks for the suggestion!

    Thread Starter pet7

    (@pet7)

    Hello,
    thank you
    I did change post order of my products but id didn’t change the order list.
    But when I changed the code from post_date to menu_order as you suggested, it worked well, thank you !
    PS: I used also “ASC” order in order to show them in the right order.

    Thank you,
    Kind Regards

    Pet.

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

The topic ‘List order’ is closed to new replies.