Button not showing up & plugin not GDPR-compliant
-
I just installed Buttonizer on a customer’s website. I’ve used the plugin in the past and it always worked. But now, after setting up everything, the button simply doesn’t appear EXCEPT while I’m using the WordPress customizer.
Chrome’s developer console displays this error message:
(index):2600 Uncaught TypeError: Cannot read properties of undefined (reading 'init') at (index):2600:19
Clicking on this message shows the following code:
<script type='text/javascript' id='buttonizer_integration_script-js-after'> window.Buttonizer.init('38832ff7-def7-4d40-9ddb-767436436830'); </script>
The part “init(‘38832ff7-def7-4d40-9ddb-767436436830’);” has a squiggly red line under it.
Any idea what might cause this?
The second issue is that the plugin isn’t compliant with the insanely annoying requirements of the EU’s GDPR.
Opening Chrome’s developer tab “Sources” shows that there is a connection to cdn.buttonizer.io being established in the background. This type of behavior is pretty much illegal and there are tons of vulture lawyers scouring the internet for these exact issues.
I’ll have to deactivate the plugin as long as this isn’t “fixed” because it might end up causing us a lot of trouble.The page I need help with: [log in to see the link]
- The topic ‘Button not showing up & plugin not GDPR-compliant’ is closed to new replies.