Plugin Support
Elvin
(@ejcabquina)
Hi there,
On the WPSP edit settings, go to “More settings” tab.
You then set the order by dropdown value to “Random”. 🙂
Thread Starter
aeweb
(@aeweb)
Thank you for your response
The option you indicate is now on.
But it does not work
Are there perhaps other settings required for this to work?
Plugin Support
Elvin
(@ejcabquina)
Not exactly sure I see what you mean.
I checked the page and did a refresh and saw that the order of the posts changes randomly.
You can see on this video – https://share.getcloudapp.com/jkuEd0DZ – that everytime I refresh the page, the set of posts changes.
Thread Starter
aeweb
(@aeweb)
It is true that it works now. Yesterday I solved the “problem”…
If you use the random setting, the pagination button should not be selected.
Plugin Support
Elvin
(@ejcabquina)
Ah yes.
There are a lot of issue that comes when pagination is enabled. It’s a bug with WordPress core’s wp_query() function and interaction between its parameters. You may have to avoid pagination if you want to use random or offset.