Hi,
every user registered on your website should have the “read” capability, if you are logged in as a (non-admin) user and still see the error message then most likely for some reason the user does not have it.
Are the users registered on your sites registered as users with a Subscriber role? Or is there some other role being used?
I also noticed you have a WP Fastest Cache plugin installed, please try disabling it for testing and see if it helps it might be configured to use the cache for subscribers.
Hi Greg,
Firstly, thank you for such a quick response. Really appreciate it.
So the users are all subscribers. However, when I deactivated WP Fastest Cache plugin it works fine. Do you know why this is? Once I start optimizing my site I want to make sure I don’t do anything to crash WPAdverts.
Hi,
i cannot really tell maybe the WPFC has some option to cache the pages for Subscribers as well?
In either case, it might be best to just disable the caching for the page with [adverts_add] shortcode since it pretty much always shows a dynamic content and not a static text.