I have not edited my site for some time, and when attempting to edit a page today I cannot open Edit with Cornerstone
Hello @windhover4,
Thanks for writing in!
We cannot check your site at the moment because the given password is incorrect.
We also noticed that you added this JS code incorrectly:
<!-- Global site tag (gtag.js) - Google Ads: 744967501 --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-744967501"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-744967501'); </script>
Have it removed and use Insert Headers and Footers plugin instead.
We also noticed that you added this custom HTML code in one of your Headline element:
<span>Country Ham Heroes<br/><strong>What People are saying about Rays </strong><small>
Sample of Verified Purchaser Reviews </span>
The correct code should only be:
<span>Country Ham Heroes<br/>
<strong>What People are saying about Rays </strong>
<small>Sample of Verified Purchaser Reviews </small></span>
Please have them corrected respectively.
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.