Embed RSS into a Page
-
I’ve got a site and it requires an RSS feed to run on the bottom of the home page, well it takes up about half the home page.
I’ve got an RSS feed / code from another site I’ve worked on (rss.php) and I’ve tried just ‘require_once(‘rss.php);’ but that throws up a tonne of errors.
I’ve got PHP Exec – to allow posts/pages to run php and it works great. Problem is it throws one hell of a fuss trying to get the rss feed.
I’ve looked around at some plugins and other posts but not found what I’m after.
I need the RSS feed to be called up within a page created within wordpress eg:
code for the static bit of page here code for RSS feed hereI need to be able to limit it to 1 entry and it needs to be CSS customisable. Any help would be greatly appriciated.
Thanks kindly in advance,
Versi
The topic ‘Embed RSS into a Page’ is closed to new replies.