Steven Barich
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Having a “XML Parsing Error: unclosed CDATA section” PROBLEM!Hello and update,
So, for no particular reason, an author made a new post on http://www.artopic.org, and now the RSS feed is working: http://www.artopic.org/?feed=rss2I wish I could say why.
Isn’t that just like technology…
Thanks. -Steve
Forum: Fixing WordPress
In reply to: Having a “XML Parsing Error: unclosed CDATA section” PROBLEM!Previously, I’ve tried disabling the Excerpt Editor plug-in, but my RSS feeds still don’t work (I get the same error listed above).
Besides simply deactivating the plug-in, should I do anything else, like resetting permalinks (again) or another option?
Thanks. -Steve
Forum: Fixing WordPress
In reply to: Having a “XML Parsing Error: unclosed CDATA section” PROBLEM!Hello,
Yes, there seems to be many errors, however, they seem to be tags created by Excerpt Editor, and how can I control/fix that?:Line 92, Column 144: document type does not allow element “p” here; missing one of “object”, “ins”, “del”, “map”, “button” start-tag
…a Maurizi <p class=”postdate”>Monday, 2 November 2009 <!– by Shanna M
✉
The mentioned element is not allowed to appear in the context in which you’ve placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you’ve forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as “<p>” or “<table>”) inside an inline element (such as ““, “<span>”, or “<font>”).