christiansote
Member
Posted 2 years ago #
Hi,
I have a site made in WordPress and I can't to write anything in any textfield, since few days it works perfectly but now something must be wrong.
I'd like to know why this happened, may be some plugin installed or whatever
My site is http://www.christiansote.com if you can enter and try i'll really aprecciate it.
Thanks, and sorry for the english.
Edit header.php in your theme and replace the first 2 lines with:
`<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
It looks like the current top line have either been added using a word processor (instead of a text editor) whilst the 2nd line seems to have been pasted in from Facebook!
Next, deactivate all plugins and check to see if this resolves the problem. If it does, activate the plugins one by one - checking the post after each re-activation - until you find the problematic plugin(s).