On my homepage, I have the listings block set to random and that works.
However, I also have a custom Listings Page. It’s set as the “listings” page in Hive Listings Options.
I have scoured this forum and tried several different PHP snippets to randomize listings on that page. However, none are working. I have also ensured that page (and listings as a post type) are excluded from caching.
Unfortunately, there’s no simple way to do this. We can provide a snippet for random order, but please note that it will randomize on each page refresh, which means there will be issues with pagination. For example, a listing from page 1 might appear on page 2 because the random selection is re-generated for each page.