Hello, thank you @allejot
It looks the plugin is not working on any page, adding eos_dp_debug=true to as query argument to the url, you should see html comments added by Freesoul Deactivate Plugins, but if I inspect elements (F12) on https://www.ferrate365.it/?eos_dp_debug=true I don’t see any comment by Freesoul Deactivate PLugins. Is it at the moment active?
Checking on https://www.ferrate365.it/vie-ferrate/, if I add ?eos_dp_debug=true I see a redirection.
This plugin runs before any other plugin and detects the page from the url, at a point of the WordPress flow when there are no other core functions for getting the page/post id. It’s very important that the url is the original one for the page/post id detection.
Probably the plugin Permalink Manager changing the permalink name prevents Freesoul Deactivate Plugins to fetch the page/post id. If you use this kind of plugins, you would need some features that will be added to the premium version (deactivation by custom url). In any case, We will check the compatibility with Permalink Manager, and if we can find a solution we will implement it in the free version, but to be honest I have some doubts we can do it.
Hi Jose and thanks for the super fast reply.
The plugin is active at the moment but unfortunately I cannot avoid using Permalink Manager. I think issue is, as you pointed out, that Permalink Manager changes the url after the plugin worked. Thanks for answer so far.