Hi, I am using your shortcodes to display a list of files on one of my pages. Here’s an image of what I see now. https://ibb.co/tJNdnFK
This is the shortcode that generates this:
[wpdm_all_packages categories="board-meeting-minutes" button_color='#ff0000' jstable=1 items_per_page="10" order_by="publish_date" order="ASC" show_date="publish_date" publish_date="1" category="0" show_category="0"]
I am trying to display the date of the file’s original upload (publish date), NOT the update date. I would also like to sort by the publish date. I have tried every which way to accomplish this, and it does not seem to work. I tried online support, reading over the documentation, and also a couple of things in the code. Nothing is working so far. How can I accomplish this?
Thanks,
Brendan