Hi there
I have four adverts in a channel which is limited to two adverts on a page. These adverts should change every time the page is loaded.
I have applied orderby=“random” to the list and set limit=“2”. The result is that two adverts will appear and change places when the page is reloaded, but only those two adverts. The other two adverts don’t show on that page. They will show on certain pages, but again, two adverts will show, but only those two. Their positions will change, but the adverts will not change.
Why is this? And how can I get all four adverts to show up randomly on each page?
Many thanks
Gabe