Complianz/Age gate
-
Hello,
I am encountering a compatibility issue between Complianz and an Age Verification plugin (Age Gate).
Context:
- WordPress + Divi
- Complianz GDPR (free version)
- Age Gate plugin for age verification
Issue:
When both plugins are active, the Age Gate modal is displayed but its buttons are not clickable.Findings:
- Disabling Complianz resolves the issue immediately
- This suggests that Complianz might be adding an overlay or blocking pointer events before user interaction
- The cookie banner itself is not necessarily visible yet, but something in its initialization seems to block the page
What I tested:
- Removing all custom scripts and CSS
- Changing Age Gate rendering method (JS vs PHP)
- Disabling cache and security plugins
Question:
Is there a way to delay Complianz initialization until after user interaction (e.g. after age verification)?
Or a recommended way to prevent Complianz from blocking interactions with other modals on page load?Thanks for your support.
You must be logged in to reply to this topic.