DanExt Posted January 23, 2022 Share Posted January 23, 2022 Site URL: https://www.bifolddoorstore.co.uk Hi One of my websites has suddenly started showing the following message at the top of the homepage Static.COOKIE_BANNER_CAPABLE=true Does anyone know how to remove this Thanks Link to comment
creedon Posted January 23, 2022 Share Posted January 23, 2022 (edited) I'm not seeing that. Can you post a screenshot? Edited July 27, 2022 by creedon Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
DanExt Posted February 1, 2022 Author Share Posted February 1, 2022 Thank you for your response. I have found and resolved the issue creedon 1 Link to comment
Jumbopw Posted July 27, 2022 Share Posted July 27, 2022 Hi Dan - I'm also getting this message displayed. Do you mind sharing how you were able to resolve this? Link to comment
LaVonne Posted August 17, 2022 Share Posted August 17, 2022 Hello, Has there been any resolution regarding this and if so, how do I remove it? Thanks in advance! Link to comment
creedon Posted August 17, 2022 Share Posted August 17, 2022 4 hours ago, LaVonne said: Has there been any resolution regarding this and if so, how do I remove it? Please post the URL for a page on your site where we can see your issue. If your site is not public please set up a site-wide password, if you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works. Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. We can then take a look at your issue. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
SilentJane Posted November 15, 2022 Share Posted November 15, 2022 I have the same issue now, started a couple weeks ago. Can't find a solution, despite my research, code checks, and requests for squarespace assistance. Was told it's just code and it's my problem... in much nicer terms, of course. Would love to be able to fix this, it looks terrible for my brand! https://silentjanesalvage.com Link to comment
SilentJane Posted November 15, 2022 Share Posted November 15, 2022 I found the code causing it but I was asked to provide that by meta. I have removed their code and will follow up with them... but I'm not sure they will be able to help. This is what I deleted; <meta name="facebook-domain-verification" content="notwhatitreallysaid" Link to comment
creedon Posted November 15, 2022 Share Posted November 15, 2022 10 minutes ago, SilentJane said: I found the code causing it but I was asked to provide that by meta. I have removed their code and will follow up with them... but I'm not sure they will be able to help. This is what I deleted; <meta name="facebook-domain-verification" content="notwhatitreallysaid" The meta tag you show has a syntax error. That might explain why you are having an issue. <meta name="facebook-domain-verification" content="notwhatitreallysaid" The above should probably be the following. <meta name="facebook-domain-verification" content="notwhatitreallysaid" /> Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
DerekGomez Posted December 1, 2022 Share Posted December 1, 2022 I had this same issue! It turns out, I was missing a bracket and a semi-colon in the Javascript I had injected into one of my page headers Link to comment
LeeMc Posted August 15 Share Posted August 15 I also have this on my header when I go from page to page. When I inspected the code mine was very similar to the above with the forward slash missing. Pardon my ignorance, but where do I go to actually fix it. There also seems to be an 'overflow issue' around the same area where this line of code is. Would this be a problem also? And again how do I fix. Sorry coding really is very new to me. Link to comment
creedon Posted August 15 Share Posted August 15 I suspect you have an errant <meta in Settings > Developer Tools > Code Injection > HEADER which is a syntax error and causing rendering issues. Can you post a screenshot of Settings > Developer Tools > Code Injection > HEADER? Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
creedon Posted August 16 Share Posted August 16 45 minutes ago, LeeMc said: thanks so much, here it is Remove the <meta at the end of the line you show. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
LeeMc Posted August 16 Share Posted August 16 Oh my gosh, perfect. That has fixed it. Thankyou so much for all your help. creedon 1 Link to comment
ando_337 Posted Thursday at 08:58 AM Share Posted Thursday at 08:58 AM Hi there, I am facing the same issue: showing the message at the top of the homepage Static.COOKIE_BANNER_CAPABLE=true I think in my case it's a syntax error in the contact form code I injected in the header section. URL: https://www.inneco.de/eco-basic Any idea what's causing this issue? Link to comment
creedon Posted Friday at 03:26 AM Share Posted Friday at 03:26 AM 18 hours ago, ando_337 said: I think in my case it's a syntax error It appears your robots noindex meta tag is incomplete. <meta name="robots" content="noindex" ...should be... <meta name="robots" content="noindex" /> Let us know how it goes. ando_337 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
ando_337 Posted Saturday at 09:53 AM Share Posted Saturday at 09:53 AM Oh, I missed that! Thanks a lot! creedon 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment