When a user brings up the RSS feed, it has the post and then (I think) some text from my widget on the blog page. How can I make this feed only show the post and not the widget text? Thanks!
When a user brings up the RSS feed, it has the post and then (I think) some text from my widget on the blog page. How can I make this feed only show the post and not the widget text? Thanks!
URL please.
Sorry, I guess that would help... Blog: http://swpassociates.com/career/?page_id=20 RSS: http://www.swpassociates.com/career/wp-rss2.php
Thanks
Your feed url is http://swpassociates.com/career/?feed=rss2
I don't see any widget text.
Thanks! The widget text I am talking about comes after This is a test post... Everything after that (I think) is coming from my widget that displays Amazon books. Anyway, just trying to pare it down to the text in the post only.
Oh, the related reading. Is the widget in a sidebar?
Yes. I think it may be coming from the last widget (Amazon) in the sidebar.
Any idea of how I can fix this? Thanks
You need to do a normal debug so as to confirm what is causing the problem.
Try
- deactivating all plugins (yes, all) to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s). If you can't get into your admin dashboard, try resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems. Also remember to deactivate any plugins in the mu-plugins folder if you have one. The easiest way is to rename that folder to mu-plugins-old.
- switching to the Twenty Eleven theme to rule out any theme-specific problems. If you can't log in to change themes, you can remove the theme folders via FTP so the only one is twentyeleven. That will force your site to use it.
You must log in to post.