Archived topic
Homepage Blank When Logged In - GP Premium Issue
17 replies · Started by Anthony on May 11, 2021
Viewing posts 16–18 of 18
No problem :)
Leo,
I've narrowed it down to this code (which was in fact located in an element):
<!---- General Schema ------>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "CS Installers",
"alternateName": "CSI",
"url": "https://www.csinstallers.com",
"logo": "https://www.csinstallers.com/wp-content/uploads/2020/06/logo-csi.svg",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "866-746-8849",
"contactType": "",
"areaServed": "US",
"availableLanguage": "en"
}
}
</script>
Weird as it always worked before the GP update.
I really don't see how this is related to GP at all.
This archived topic is closed to new replies.