Antonio Candela
Forum Replies Created
-
Hello @felix001 ,
Thanks for reaching out.
That integration is about 4 years old now, so it is almost certainly outdated regarding the new Elementor structure.
Since you seem to have pinpointed the change (Flexbox Containers vs Sections), could you let us know specifically which version or update introduced this new structure?
This information would be very helpful for us to evaluate an update, subject to a review of the new specifications.
Best regards,
AntonioForum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Integrating ContentsquareHello @asafm7 ,
Thank you for reaching out.
In cases like this where the category attribute approach isn’t working as expected, it’s better to work the other way around by embedding the script normally and then blocking it through Complianz.
This logic can be applied to almost anything in our plugin.Here’s what you need to do:
Step 1: Replace your current code in the Divi header with:<script type="text/javascript" src="https://t.contentsquare.net/uxa/9f71c33263b3a.js"></script>Currently it will load before consent, so we need to block it.
Step 2: Block the script in Complianz
- Go to Integrations > Script Center > Block a script, iframe or plugin
- Add a new block (or edit an existing one if you already have blocks in place)
- Under “URLs that should be blocked before consent”, add:
t.contentsquare.net - Set the category to Marketing
- Save the settings
Step 3: Make sure to clear any caching plugin cache you have active on your site.
Once done, you should be all set. The block configuration should look like the this: https://prnt.sc/goUQ1u_GNASY.
I have tested this in my environment and it works correctly, the script is blocked until consent is given for the Marketing category.
Let me know if this helped.
Best regards,
AntonioForum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Can’t finish the wizardHello @cwalterpas-solutionsch ,
Thank you for the detailed report.
Since you have already tried deactivating other plugins and switching themes, this strongly suggests the issue is at the server level rather than a plugin conflict.
The
510error specifically indicates that the server or a security firewall (WAF) is blocking the REST API request when the wizard tries to save the data.Please check if you have any server-side caching, a firewall (like Cloudflare or Sucuri), or specific server rules that might be restricting the REST API.
We have a guide on how to troubleshoot these specific API endpoints issues here: https://complianz.io/errors-on-complianz-rest-api-troubleshooting-endpoint-exclusion/.
Let us know if this helps.
Best regards,
AntonioForum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Can I access cmplz_ID in free version?Hello @wpreceiver ,
Thank you for reaching out.
To answer your question: no, these cookies are not the same.cmplz_policy_id: This indicates the version ID of the Cookie Policy currently generated by the Wizard. It ensures that if you update your policy, the banner reappears for users to re-consent.cmplz_id: This cookie is used to assign a unique ID to a specific user’s consent. This is only available if you enable the Records of Consent feature, which is part of the Premium plugin.
You can find this setting under Wizard > Security & Consent > Do you want to enable Records of Consent?
So, in summary, the Premium version is indeed required to access thecmplz_id.I hope this clarifies things. Have a great day!
Best regards,
AntonioHello @dillhausen ,
I completely understand. The good news is that this rework is scheduled to be released soon, in early 2026.
Even though the GitHub thread is marked as closed, the update is already in our pipeline and will be included in the upcoming versions of the plugin. You won’t have to wait long.
Best regards,
AntonioForum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Cloudflare TurnstileHello @marzamele ,
Thank you for reaching out.
If Cloudflare Turnstile is not appearing in your Cookie Policy list yet, you likely need to synchronize your cookie data with CookieDatabase.
Please try the following steps:
- Go to Wizard > Consent > Cookiedatabase.org and click Sync.
- If the service still does not appear, try running a new scan first under Wizard > Consent > Website Scan.
- Once the scan is finished, perform the Sync again (refresh the page if needed).
After doing this, the service and its cookies should appear correctly in your policy. If they still do not show up, please let me know so we can check further.
Best regards,
AntonioHello @rayeason,
I am glad to hear that.
You can configure the text in Tools > Placeholder > Settings. There, you will find everything you need to customize the text to your liking.
Best,
AntonioForum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Display error when using paginationHello @annetteschwindt,
Thank you for reaching out.
The issue with the ‘giant cross’ (oversized close icon) will be addressed in the next version; it is a simple CSS value adjustment.
The icon appears this way because the banner is momentarily loading without styles (Flash of Unstyled Content). This often happens due to caching or optimization settings. Please follow this guide to exclude the necessary parameters from your caching plugin: https://complianz.io/javascript-delay-in-wp-rocket-and-other-caching-and-optimization-plugins/
That said, we are actively looking into this broader issue regarding the unstyled banner loading, as we have received other reports about it.
I hope this helps. Please let us know if the caching exclusion resolves it.
Best regards,
AntonioHello @dillhausen ,
Thank you for reaching out.The structure of the consent banner follows a fixed framework, and adjustments to this specific aspect are currently planned. That said, Complianz does offer the option to build a fully custom banner from scratch, which allows you to meet any specific accessibility or technical requirements you might have: https://complianz.io/create-your-own-banner-from-scratch.
This way, you can adjust the markup to your needs while still benefiting from the compliance features of the plugin.
Here you can follow the GH Thread about this here: https://github.com/complianz/complianz-gdpr/issues/436.
I hope this helps, wishing you a nice day!Hello @rayeason,
Yes, you need to have the toggle set to ON.
In an opt-out configuration, the blocking of scripts (and the consequent display of the placeholder) only happens if a user explicitly opts out using the preferences or the Cookie Policy page.
If you saw the placeholder with the description before any interaction, it is because the site was using an opt-in configuration at that moment.
Best,
AntonioForum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Recpatcha v3Hello @marzamele ,
Thank you for reaching out.I have checked your site, and it appears you are implementing reCAPTCHA with Contact Form 7.
Please note that we discontinued support for the CF7 integration some time ago. We explain the reasoning in detail in this article: https://complianz.io/why-the-wp-consent-api-is-important-a-case-study-with-cf7-and-recaptcha/.
Unfortunately, Contact Form 7 is not compliant with the WP Consent API. This means there is currently no reliable way to manage cookie consent through Complianz when using this plugin. This is not due to a limitation on our side, but rather how CF7 handles scripts and consent.
If you would like to implement reCAPTCHA properly, we invite you to follow these guides:https://complianz.io/tag/recaptcha/.
I hope this helps.
Best regards,
AntonioHello @testcs1041 ,
Thank you for reaching out.
If the cookie banner appears on all other pages, then the plugin is working correctly. On the Cookie Policy page, the behavior is intentionally different: the banner does not appear as a popup. Instead, the consent settings are embedded directly inside the Cookie Policy content.
In this embedded section (usually point 7.1), visitors can view and change their preferences directly within the text. You can verify this behavior on your own Cookie Policy page or see an example on our site here: https://complianz.io/legal/cookie-policy/#:~:text=7.1%20Manage%20your%20consent%20settings.
I hope this clarifies the matter.
Best regards,
AntonioForum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Untranslatable textHello @asafm7 ,
Thank you for reaching out.
That specific text is usually the page title rather than a hardcoded string. Instead of using translation files, you can generally change it by simply editing the page in WordPress and changing the title there to your liking.
Best regards,
AntonioHello @kingbrown75 ,
Apologies for the delay in my response.Loading Google Tag Manager and/or Google Analytics is included in the free version. You can essentially do everything in the free setup except enabling Google Consent Mode v2. As mentioned before, Consent Mode v2 requires an upgrade; and enabling it via Site Kit will not make it work.
Regarding the situation where Site Kit is present and GTM is loaded by Complianz (you can usually tell from the HTML comments in the page source): this happens because the “Site Kit” integration in Complianz → Integrations → Plugins is set to OFF. When that integration is OFF, the fields in the Statistics configuration are not hidden (they are only hidden to prevent a double implementation when the integration is ON).
So, with the configuration you described: if the integration is OFF and Site Kit is not placing the code (e.g., Tag Manager/Analytics toggles are disabled in Site Kit), then GTM will be managed by Complianz. The same logic applies to GA Pro: if the GA Pro integration is set to OFF, the fields in Statistics configuration remain visible.
Last but not least: the “CMP may be blocking tags” warning in Tag Assistant can be expected whenever a CMP is used. Tag Assistant detects that a consent solution is present and warns that tags may be blocked until consent is given, this is not specific to Complianz and generally appears for most CMPs.
Best regards,
AntonioHello @rayeason,
I understand the confusion, but please rest assured that the “Upgrade” label you see is just a generic button/link to the Premium version; it does not mean that the “United States” option is locked.
You can proceed to select United States as your default region for free.
Best regards,
Antonio