Can I have listings displayed randomly?
The short answer would be — yes. In order to do so, simply follow these steps:
- Navigate to Listings→ Settings→ Pages and identify what page is set under Listing Listings page.
- From your WordPress dashboard go to Pages and locate the page found in the previous step.
- Then add the orderby=”rand” to the existing shortcode. You’ll end up with something like this: [jobs orderby=rand]
If you want to learn more about shortcode references check out this article.
Updated on August 25, 2020