Question

I want to display a list of post from a non wordpress website to my wordpress website using RSS. I want to show a thumbnail, short desc, link, title and style them.

I tried with "feedwordpress" plugins, but still cant find the exact solution. Please do help me.

Was it helpful?

Solution

You should be able to do this in your template via the fetch_feed function (powered by SimplePie):

http://codex.wordpress.org/Function_Reference/fetch_feed

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top