KEslick69
Member
Posted 1 year ago #
I'm having a problem with the RSS feed on my website using WordPress. The website's feed is trying to display a image below the post and I can't determine why it is showing up there. This is the feed:
http://celiac-disease.com/feed/
I pulled the source code and tracked down the following code which I don't want to show up:
<img src="http://celiac-disease.com/?ak_action=api_record_view&id=11080&type=feed" alt="">
Could this be related to a plugin the website is using? Any tips are appreciated!
Try deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause.
If that does not resolve the issue, try switching to the Default theme (WordPress 1.5 - 2.9.2) or the Twenty Ten theme (WordPress 3.0 and higher) to rule-out a theme-specific issue (themes can affect feeds).
KEslick69
Member
Posted 1 year ago #
Thanks! I know it isn't a theme issue because I have this problem on a few of my lower traffic blogs as well. I tried deactivating all plugins and that seemed to fix it so i'm busy tracking down the problem.
I have a sneaking suspicion that it may be the Popularity Contest plugin....