onclick messing up RSS feeds
-
Hello everyone,
I’ve been struggling to get my RSS feed capable of syndication. So far I’ve worked out most of the bugs, but one remains. When tryiing to validate my feed, I receive a message to the effect that “onclick is not supported within RSS fields.” So, I went through my posts, and it appears that for some reason WordPress is adding something like this: “onclick=”doPopup(144);return false;”” to every image file I add.
I have to go in and delete each one manually, but I’m wondering if I can find the source of this. The only plugin I’m running at the moment is Akizmet, so that shouldn’t hinder anything. I’ve done a search for onclick in my WordPress directory and revealed several javascripts, but I have no idea which is the offender or how to edit it.
Thanks. ??
- The topic ‘onclick messing up RSS feeds’ is closed to new replies.