Real-Estate RSS is help you insert RSS into wordpress posts/pages easily.
Upload real-estate-rss.zip into your plugins directory under wp-content.
See http://codex.wordpress.org/Managing_Plugins#Installing_Plugins
To adding RSS Custom Templates, go to "RE RSS->Templates". You can fill Template Header, Body, and Footer with HTML Tags.
Custom templates should be written as HTML and also use special ‘tags’ which get substituted for feeds information when shown. The following tags can be used when defining a custom templates; each is replaced with the feed’s information.
You can use simple shortcode
[rss url="feeds url"]
With Custom Template
[rss url="feeds url" template=custom_template_id]
Ex: [rss url="feeds url" template=1]
Specify the number of items
[rss url="feeds url" items=number_of_items]
Ex: [rss url="feeds url" items=3]
Sample Advanced Shortcode
[rss url="feeds url" template=1 items=3]
[rss template=1 url="feeds url" items=3]
Note:
url parameter is required. template and items is optional.
found bugs, request features, feedback please contact me
I spend a lot time, to develop this plugin.
If you find this plugin is useful, Please make some donations