Error at footer showing in public site

Hi,

Our public website is http://dabblinvest.com. There is an error which shows at the bottom of the page:

signup-form-wrapper.w-form { z-index: 999 !important; position: relative; } { “@context”: “http://schema.org”, “@type”: “Organization”, “url”: “http://dabblinvest.com”, “logo”: “https://i.imgur.com/1ohTU4B.png” }

I have tried deleting the “sign up wrapper” element but this hasn’t worked. Any ideas what this could be related to please?

Many thanks,
Martin

@mgs you have that custom code at the bottom of your page and it isn’t wrapped in a script or style tag. This means the page is displaying exactly what is typed. https://screencast.com/t/Sx65CH6XCYnQ

If you delete out that custom code, or wrap it in a style tag you should be ok.

Thanks justin_c, but I’ve searched everywhere for this code to delete it
but cannot find it! Whereabouts did you find it?

Martin

Hi @mgs

This code is in the settings of your Home page in the “Before </body> tag” field

Hope this helps :slight_smile:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.