redsunsurfer
Forum Replies Created
-
and at last, your words:
One among the most important peculiarities of our GDPR Cookie consent plugin is its ability to provide full compatibility with all the major cache plugins including:
W3 Total Cache
WP Rocket
WP Super Cache
Autoptimize
LiteSpeed Cache
HummingBird
It is also compatible with the server cache like:WP Engine
Kinsta
Pantheon
Site Ground
VarnishIn context with our GDPR Cookie consent plugin, the cache plugin works in a similar manner where it maintains a static copy of the previously requested consent preferences done by the user. That means separate static copies will be maintained for various categories like Analytics, Marketing, etc. based on the consent preferences given by each user.
Our GDPR Cookie plugin is incorporated with inbuilt cache compatibility scripts pertaining to specific cache, which runs automatically from the back end upon identifying the cache plugin. This will, in turn, essentially create a flawless functioning of your WordPress site. It works effortlessly even without having the need for the user to explicitly make any additional configurations.
Basically the plugin doesn’t print non-necessary scripts even if checked and accepted, ie. it doesn’t work as you say. I don’t think the premium version will solve the issue if actually it doesn’t work in the basic version.
It seems very strange, because even without a cache plugin it doesn’t work.
I found another thing that may help you resolve the issue.
I check non-necessary cookies and accept the popup but when I go back to the settings (through the “Show again” button) the non-necessary cookies are unchecked. It should keep the choice but it doesn’t.
Is this a bug or is it something happening for other causes?
Forum: Fixing WordPress
In reply to: Cannot login because it redirects to the same pageHere I am with some results. I added
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);on wp-config.php and when refreshing http://www.mydomain.com/wp-login.php it showed some line of errors. I managed some of them removing the plugins referred so these are the last ones:
Errore sul database di WordPress: [UPDATE command denied to user ‘Sql767647’@’62.149.145.110’ for table ‘wp_options’]
UPDATEwp_optionsSEToption_value= ‘1’ WHEREoption_name= ‘sc_chat_validate_license’Errore sul database di WordPress: [INSERT,UPDATE command denied to user ‘Sql767647’@’62.149.145.110’ for table ‘wp_options’]
INSERT INTOwp_options(option_name,option_value,autoload) VALUES (‘_transient_doing_cron’, ‘1467216226.0579700469970703125000’, ‘yes’) ON DUPLICATE KEY UPDATEoption_name= VALUES(option_name),option_value= VALUES(option_value),autoload= VALUES(autoload)Any suggestion to understand it?
Forum: Fixing WordPress
In reply to: Cannot login because it redirects to the same pageThanks Tara but I can’t login, so I can’t se my dashboard.
Anyway I tried this way through FTP, renaming plugins folder and all themes except 2015 and 2016 and it still doesn’t work.