Archived topic
Error message on top of website
5 replies · Started by Lina on August 17, 2022
Does anyone know what this error message signifies? It just appeared on our website, and I have no idea what I did.
class="home page-template-default page page-id-764 logged-in admin-bar no-customize-support wp-custom-logo wp-embed-responsive post-image-aligned-center sticky-menu-fade mobile-header mobile-header-logo no-sidebar nav-below-header one-container header-aligned-left dropdown-hover full-width-content" itemtype="https://schema.org/WebPage" itemscope>
Thank you
Hi Lina,
To have a better understanding of the issue, may you provide the link to the site in question?
You may use the private information field for this: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
For sure. It clearly has something to do with the header section, because the hero image is now only filling a container instead of the entire width of the page. I must have modified something without realizing it.
Hi there,
have you added a google tag script into the head of your site?
It starts with:
<!-- Google tag (gtag.js) -->
If so can you share the code you have added ?
Ahhhh... Yes, for sure. We just did this.
Thank you so much. I looked in the header.php file and realized we had pasted it outside of the <head> section.
Much appreciated.
Are you using a child theme to make a copy of the header.php to add that code in?