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.
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