Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi

    I couldn’t see exactly why your feed ends where it does. I then validated your homepage and you have 120 errors on the site. That’s not helping the feed issue – many of them are mismatched HTML tags, which is not good.
    take a look
    http://validator.w3.org/check?uri=http://www.artopic.org/

    Perhaps cleaning some of the obvious site errors up will help clean up the feed.

    Thread Starter Steven Barich

    (@steven-barich)

    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>”).

    Excerpt Editor: Compatible up to: 2.7

    If this out of date plugin is malfunctioning, I’d recommend disabling it.

    Thread Starter Steven Barich

    (@steven-barich)

    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

    To see if it is a plugin causing it, try temporarily disabling all plugins and see if it works then. If it does, re-enable them one by one to find the culprit. If it’s not a plugin, try temporarily switching to the default theme and see if that fixes it. Some themes have plugin-like functions that can mess things up.

    As for the permalinks, it looks like you are using the default permalinks, so I don’t think that these would be a problem.

    Thread Starter Steven Barich

    (@steven-barich)

    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=rss2

    I wish I could say why.

    Isn’t that just like technology…

    Thanks. -Steve

    Hi

    The feed was crashing before on the first post. Someone added a new post and it works. So look closely at the code in the post that used to be the first post to see if there is bad code in that post.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Having a “XML Parsing Error: unclosed CDATA section” PROBLEM!’ is closed to new replies.