Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End WordPress feed problem: XML Parsing Error

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #26919
    craigger82
    Member

    I have been working on my site about a week and modifying a theme I found. The RSS feed was working fine until yesterday, when I got this error:

    Code:
    XML Parsing Error: junk after document element
    Location: http://craigallen.me/feed/
    Line Number 1, Column 12:

    Is the "tag" tag supposed to be there? It looks like the problem is that you can’t have 2 elements on the same line, but I have no idea how it got that way or where in WordPress to fix/change it. The weird thing is, if I go to the View Page Source in Firefox, I can click on the link in the code:

    Code:

    …and it loads the feed properly in that window as such:

    Code:

    I did recently install the ‘PollDaddy’ plug-in and the ‘Dynamic Content Gallery’ plugin but after deactivating them nothing changes. The feed did work properly at one point and I haven’t modified anything other than the files in my theme’s folder.

Viewing 1 post (of 1 total)
  • The forum ‘Back End’ is closed to new topics and replies.