FROM CACHE - de_header
Diese Community hat auf Peer-to-Peer-Support umgestellt. Der Shopify Support wird diese Community nicht mehr betreuen. Wir empfehlen dir, dich mit anderen Händler:innen und Partner:innen in Verbindung zu setzen, um Unterstützung zu erhalten und Erfahrungen auszutauschen. Bitte melde weiterhin alles, was gegen unseren Verhaltenskodex verstößt, oder Inhalte, die deiner Meinung nach entfernt werden sollten.

Remove code from cookie consent bar - Dawn Theme

Remove code from cookie consent bar - Dawn Theme

monomgroup
Forscher
99 0 35

Hi!

 

I changed the cookie bar app and while the new cookie bar is working perfectly fine, the old one is still showing up in the corner of my website, even though I deleted the old app. It seems there is still some code left on the website. Can anyone help detected where this is located and how I can manually delete all code of the previous cookie bar? 

 

Please see screenshot how it looks like and store url: www. mism.store

 

Screenshot 2023-06-04 at 18.32.03.png

 

Thanks in advance!

 

 

 

Best,

team mism

2 ANTWORTEN 2

Finer
Shopify Partner
2635 556 921

@monomgroup you should find the following element within the theme.liquid file:

 

<div class="cmpboxrecall cmpstyleroot cmprecallwarning" style="cursor: pointer"><a class="cmpboxrecalllink" href="https://www.consentmanager.net/warning-icon/?utm_source=warnicon&amp;utm_campaign=warnicon"><img src="https://cdn.consentmanager.net/delivery/recall/recall_pause.svg" data-cmp-ab="1" style="width:20px !important; height:20px !important;" width="20" height="20" border="0" alt="-"></a></div>

Remove this code.

 

This will remove the “visible” code. It could be possible that you might have some script in place somewhere. I think it would be easier to ask the app-develops to remove the (old) consent bar.

 

- Did my answer help? Mark my post with a like
- Did I solve your problem? Mark my post as an accepted solution.
- You need professional help? Contact our Shopify Partner Agency
Primegoldstar
Besucher
1 0 0

If it doesn´t work try this : footer-group.json -> "custom_liquid" -> delete : <script type=\"text\/javascript\" data-cmp-ab=\"1\" src=\"https:\/\/cdn.consentmanager.net\/delivery\/autoblocking\/83691b83c1814.js\" data-cmp-host=\"c.delivery.consentmanager.net\" data-cmp-cdn=\"cdn.consentmanager.net\" data-cmp-codesrc=\"0\"><\/script> 

 

it worked for me