*

p206ab

  • **
  • 9 posts
Random premium ads
« on: April 08, 2020, 07:36:44 PM »
How do I show premium listings on home page and categories in random order, for example if I select to show only 3 listings at once, but I have 5 premiums listings active, now it shows only the last three upgraded to premium. I would like this to be randomly displayed so listings change once I hit refresh? I'm using your Pay plugin.

Thanks.

*

MB Themes

Re: Random premium ads
« Reply #1 on: April 10, 2020, 01:35:48 PM »
@p206ab
Osclass does not have such functionality, so what you need to do is:
- get i.e. 500 item ids from database
- shuffle array with ids
- choose first XY ids (12 or 16)
- get items from database based on ids

In this case listings will be nicely random
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots