virtazp
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Problem Cookie Notice & Compliance and W3 Total Cache pluginHello, cache is disabled.
Thank you so muchForum: Plugins
In reply to: [W3 Total Cache] Problem Cookie Notice & Compliance and W3 Total Cache pluginNo, the Chrome plugin has nothing to do with it. It’s just the tool that allows you to see that the cookie plugin is not playing its role.
And I’m trying to find out if it’s the cookie plugin or your plugin 🙂
Knowing that when I deactivate the cache of my home page the cookie plugin works correctly.I can see this because the visitor’s acceptance of cookies is supposed to add code in my head tag of my site.
Is this clearer to you?
I have all my plugins up to date, as well as the version of WordPress. I’m using php8.2.
Forum: Plugins
In reply to: [W3 Total Cache] Problem Cookie Notice & Compliance and W3 Total Cache pluginThank you for your attention.
Yes, this is the correct cookie plugin.
The cookie banner displays without problem on my site.
In my settings, when the visitor accepts cookies, the page reloads.The problem is only on the home page which is a static page in the WordPress settings.
With the Google Chrome extension “Consent mode inspector by infoTrust”, I cannot retrieve the Consent mode V2 state when the page refreshes unless the home page is not cached.
My code checks the return value of the plugin’s cn_cookies_accepted() method when reloading the page, except I get no return when the page is cached.
Here is the URL of the site concerned: https://isimedia.com
Currently, the home page is cached so the process does not work. (The banner is displayed, but no way to retrieve the consent state when reloading after accepting cookies).
For the other pages, I don’t have to worry.THANKS
Forum: Plugins
In reply to: [Contact Form 7] tag “p” add in a divThanks for taking time to respond to me. I adapted my css.
Forum: Plugins
In reply to: [Contact Form 7] tag “p” add in a divThank you for your reply.
Since when ? I didn’t have this behavior at first. I’m using auto-updating plugins, didn’t pay attention.
Why is this intentional? I expect my code to be the one I write.
Forum: Plugins
In reply to: [Contact Form 7] Break my site with custom HTML inside the formI installed the previous version: https://github.com/takayukister/contact-form-7/releases/tag/v5.6.4
Everything works for me waiting for a next update
Forum: Plugins
In reply to: [Contact Form 7] Break my site with custom HTML inside the formHello, I am having the same problem! Have you solved your problem?