Why is my webpage unexpectedly becoming editable?

0
22
Asked By CuriousCat42 On

Hey everyone! I'm having a bit of a tough time and I could really use some help. Ever since the new cPanel HTML Editor came into play, I've noticed something strange happening with my website. Despite my code not having any mention of contenteditable="true", this attribute keeps appearing when I load the site, causing the text to be editable. It shows up in the body tag like this: . Has anyone else experienced this issue with the new HTML Editor? I didn't have any problems with the old version, where I could just save the HTML without any fuss. Any insights would be much appreciated! Thanks!

3 Answers

Answered By TechyTom On

It sounds like you might be looking at the site in the editing mode instead of the live version. Make sure you're checking the published site!

Answered By HelpfulHannah On

Are you noticing this issue while viewing the site within the editor, or is it happening when the site is live? If it’s live, you might want to check if you can see it in the actual page source. You can do this by hitting CMD + U on most browsers.

Answered By WebWizard On

Are you logged in as an admin while viewing the live site? If so, try checking it in a private or incognito window. Just in case there's an editing feature active that's causing this. If that doesn’t help, it might be worth reaching out to your hosting provider for support.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.