Which shortcode you are using, please let me know
thanks
Not Shortcode. WPDM Gutenberg Block Plugin.
I also tried with Shortcode
[wpdm_packages login="1" paging="1" orderby="update_date" order="desc" items_per_page="10" toolbar="0" template="vertical_card" cols=2 colspad=2 colsphone=1]
It doesn’t work too. Order by “Update_date” not working with this plugin.
It defined as ” updates” in (../plugins/download-manager/wpdm-functions.php) line: 706
https://ibb.co/QMxnHfx
Sorry being late, can you please try order_by parameter too, if it works for you
thanks
order_by doesn’t work, too. 🙁
[wpdm_packages login=”1″ paging=”1″ order_by=”update_date” order=”desc” items_per_page=”10″ toolbar=”0″ template=”vertical_card” cols=2 colspad=2 colsphone=1]
Which version you are using now? this attached screenshot doesn’t relate to the latest version,
https://ibb.co/QMxnHfx
however, update_dateand publish_dateboth working in the same role, we shall look after this for fixing
thanks
Version 3.1.12
By the way I re-installed the plugin. It’s same. I am choosing in WPDM Gutenberg Block “Update Date” and save.
After save it returns “Publish Date” automatically. I can not even pick “Update Date”
We need an Global option for sorting. 🙁
Publish date is no meaning while we talk about download content.
Update date most important than any other sort method.
Test Url: https://tinyurl.com/y8dojt25
As you can see in both way “WPDM Gutenberg Block” and “Shortcode” not working. Something buggy.
In description I have marked an item as “LAST UPDATED”. It should be top of the list as last updated. Item post name: TEST 2
Yes, we shall see it and make fixes for the update_date sorting very soon
thanks