This is The php code thay gave me and said just put it anywhere in your theme and it will work???. <?php superRSSReader (); ?> I’ve tried it everywhere. It tries to load in header, footer never in the post itself.
I put in single post no good.
If anyone has better plugin will try it 4 sure.
]]>Can I use this RSS Feed plugin “WP-O-Matic” to do the following..
1. Post containing html from Amazon, ebay or any other html advertisment through RSS feed (xml)
2. Syndicate news or textual commentary from a RSS feed
3. Post aggregated RSS feeds (essentially a mashed up bunch of RSS feeds contained within one RSS feed).
Task is to choose a plugin that would be easiest to work with and do the job of 1, 2, 3 above.
Any help on this would be gr8.
Savio.
]]>Kindly assist?
]]>function feed_select() {
echo('test successful');
}
function add_select() {
add_feed('select','feed_select');
}
add_action('init','add_select');
]]>here are the issues:
1) When the plugin is enabled, the RSS/Atom feeds on my site are malformed (they have a blank line at the top of the file and the XML declaration is on the 2nd line)
2) On my installation of 2.1.3 I don’t see this error but on my friends installation of 2.2 he gets this error when trying to login/logout if the plugin is enabled. (This seems to happen always if the new HP Blog Printing plugin is activated).
Warning: Cannot modify header information – headers already sent by (output
started at
/home/zarnold/public_html/thebackdrop/wp-content/plugins/feedcache/feedcache.php:148)
in /home/zarnold/public_html/thebackdrop/wp-admin/theme-editor.php on line
55
Warning: Cannot modify header information – headers already sent by (output
started at
/home/zarnold/public_html/thebackdrop/wp-content/plugins/feedcache/feedcache.php:148)
in /home/zarnold/public_html/thebackdrop/wp-login.php on line 12
anyhelp would be appreciated. you can AIM me at: cpjolicoeur or email me at cpjolicoeur[at]gmail[dot]com
]]>