Randomize Listings
We are using Classipress to power a directory. One of the things our client has requested is the ability to randomize listings once you get inside of a category. For example, we currently have the categories set to be each of the 50 states and if 5 listings are in New York, we want those 5 listings to show up in a random order every time a visitor hits the New York category page.
We tried using the orderby=>rand solution within the ad loop that was posted in a previous thread and while that did randomize the order of the listings, it also brought every listing into every category.
Any thoughts to how this could be accomplished?