Hi,
Can you please provide your blog URL?
Thanks,
Shane G.
http://raptweets.net
You have to highlight the text (it’s not visible on the main site, due to the text colors being black). It’s centered a little bit above the website header logo.
This is what it says on every single page [source]:
success<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
The other main problem is that it’s interfering with the RSS Feeds. You can’t save the feeds to your browser or rss reader. Here’s what the RSS error says:
XML Parsing Error: not well-formed
Location: http://raptweets.net/?feed=rss2
Line Number 1, Column 8:success<?xml version="1.0" encoding="UTF-8"?>
-------^
Any ideas?
I have a feeling that it may be a plugin. Try deactivating all plugins. If the issue has resolved itself, reactivate each plugin one-by-one until you find the cause.
It is possible that “success” is in the theme too, so you may want to switch to the Default theme to see if that resolves it.
Thanks MacManX! I wrote a bad functions.php file and somehow the “success” wasn’t commented properly. Anyway, I deleted the file and everything’s back to normal. Thanks!