Anonymous User 10273379
(@anonymized-10273379)
Hi,
I’m a little confused by the question. You confirmed that “date” is the default order. So it seems you have answered your own question?
There is an order_dir option which offers ascending/descending. You can see a full list of options in our shortcode documentations page
– http://www.beprosoftware.com/bepro-listings-shortcodes/
Regards
I’d like to have the newest listings on top. Right now the oldest listings are on top. If I add the order_dir option without the order_by option nothing happens. But the only options for order_by are random and title, not date.
Anonymous User 10273379
(@anonymized-10273379)
post the exact shortcode you are using.
[display_listings order_dir=”2″]
I see that the template changes that I’ve made are what’s causing my issue. I removed all of my changes to the plugin and it’s working fine. Thanks for your help! I’ll try to figure out where I went wrong.