gillbau
Forum Replies Created
-
Thanks very much for this answer, but I have only wp rocket as a cache plugin and yet some settings in /wp-admin/options-general.php?page=wprocket#advanced_cache
Where I can add some url that dont be in the cache settings
as :
/participant/(.)/ /sign-up/(.)/
/sign-in/(.)/ /change-password/(.)/Is this the place to add something and what ?
I finally found the issue at ovh provider
This is when you activate the firewall in the php 7.4 config
You have to desactivate and have a similar file “.ovhconfig” with : http.firewall=none`My .ovhconfig is now
app.engine=phpcgi
app.engine.version=7.4
container.image=stable64
environment=production
http.firewall=none`And I dont have any more the error message “The results could not be loaded” and I can choose directory or tags
I Hope this can be usefull for others
I found that on one of my 2 servers (from 2 différents providers) the plugin goes well except that I cant block a page which is on a specified category. (only block post on a category is allowed)
For information this which goes wrong is at ovh.com and the one whoch goes well is at planethosterthe 2 differents server are on php 7.4
the phpinfo which is on the one which make the issue is here
and the one which goes well is here
I dont know if the issue can be elsewhere
I dont understand why nobody has the same issue, because I test with many fresh install as this new wordpress 5.7 and last content control plugin
It is impossible to control acess with “post with a category”
The error message when i try to choose a category is : the results could not be loadedone content control extension installed
the results could not be loaded
- This reply was modified 2 years, 3 months ago by gillbau.
I add that I have a fresh install with no plugin except “content control” and the error message in the box when i want to choose a post in category is “The results could not be loaded”
This error message appears in other type of content restriction like “post with tag” or “post with format”
But there is no issue when choosing a content restriction with specifics ID