I have removed the plug-in and closed my account. Still getting a warning icon in the lower corner. How do I remove this? it’s bad for business.
]]>This plugin makes your Google Captcha fail which means you either have a form that doesnt work or a site with tons of spam!
]]>Since the penultimate update, there is a wide gray line in the header of the website. In addition, the stored favicon is no longer displayed, but the standard WordPress favicon. As soon as you deactivate the consentmanager plugin, everything is displayed correctly. This ensures that the error comes from this plugin. Is there a solution for this?
Thank you for your help.
Thomas
FALSE
return ‘<script type=”text/javascript” src=”‘ . esc_url($src) . ‘” data-cmp-ab=”1″ data-cmp-host=”‘ . esc_url(ConsentManagerMain::getHost()) . ‘” data-cmp-cdn=”‘ . esc_url(ConsentManagerMain::getCDN()) . ‘” data-cmp-codesrc=”10″ ‘ . $dataCmpID . ‘></script><br>’;
RIGHT
return ‘<script type=”text/javascript” src=”‘ . esc_url($src) . ‘” data-cmp-ab=”1″ data-cmp-host=”‘ . esc_url(ConsentManagerMain::getHost()) . ‘” data-cmp-cdn=”‘ . esc_url(ConsentManagerMain::getCDN()) . ‘” data-cmp-codesrc=”10″ ‘ . $dataCmpID . ‘></script>’;
Hey,
I downloaded this plugin, set it all up as best as I could with automatic blocking, inserted the code in the header and now I have issues with PayPal and Stripe. The front end doesnt allow the user to add payment details in Stripe and when choosing PayPal as a payment option at the cashier, the payment button for PayPal doesnt show up. When I disabled consentmanager, both payment Plugins worked again normally. I added both services to the list of vendors and services, also I read somewhere that caching plugins might cause issues with design display together with consentmanager, so I also disabled both caching plugins (not cloudflare tho) and the issue still shows up.
Is there something I can do to fix this or is this plugin just not compatible with my theme and these payment providers?
Thank you, any help is appreciated!
I installed the Consentmanager Plugin in my WordPress blog, and anything worked fine. Now I found oput that sometime ago the settings in the plugin vanished, and I have no Google Analytics tracking for the past months? How did that happen? Is that a hidden “feature” of the plugin, that I have to check after every update if the seetings are still there?
]]>Hello guys,
do you planned an AMP Version for this plugin? We use a different CMP-ID for desktop/mobile and for AMP.
Many thanks
]]>I installed the consentmanager plugin and it basically works, the opt-in appears when I test it with the above link
In order to be compliant with GDPR or CCPA it is necessary that the CMP can block codes if no consent or an opt-out is given. In order to allow this, I can either choose the manual or automatic blocking mechanism of ConsentManager. For a higher compliance safety it is recommended using manual blocking. For that I need to insert a code from contentmanager into the header of my wordpress site. But which one is my index page? I can only see a php index and do not know how to insert code there, I know a little webdesign but no php, just the normal index pages with header body etc. So where do I have to manually insert the code in my wordpress? Which page do I have to download, insert the code in the header section and upload again?