Hello,
I have a “Big Grid 3” element on my front page.
And for this element, I set filter -> Sort order -> Random Posts.
Well, every time I refresh the front page when I AM LOGGED IN, random posts show up (works correctly) but when I AM NOT LOGGED IN, same posts show up (does not work correctly)…
How can I solve this problem?
By the way, I installed default demo and use child theme.
Hi,
That might be a caching issue. Try clearing the cache and check again. Also check if the cache is configured according to this guide
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thanks
Hi,
It actually was chache plugin (WP Super Cache)…
However, the only way to make my site works correctly is deactivate the plugin at the moment…
I checked the guide page (https://forum.tagdiv.com/cache-plugin-install-and-configure/) but still cannot figure out how to set it…
Because, the guide page is written based on previous version of the plugin so the setting page of the CURRENT plugin is different.
For example, there is no “Cache hits to this website for quick access” or “Use PHP to serve cache files.” to check or uncheck for the new version.
Can you tell me how to set the configuration for the latest version of the plugin?
Hi,
We will update the tutorial as soon as possible. But I believe that is how then caching works. There will be no cached page displayed for known users, but for the rest a cached page will be displayed. Random sorting of post will not be in effect in this case.
It will refresh however each time a change or update is detected, or a post is published.
You could try and set a cache timeout of your choosing and refresh the cache more often
– https://www.screencast.com/t/HwIRzkwqYrq
Thanks
