If your theme allows widgets, use the rss widget in your sidebar.
if I want the 4 rss to be on 1 line, do I need 4 sidebars then? :/
Are you going to scroll rss feed, maybe titles, accross a page? I would look for a plugin or script for that.
I’m not sure what you mean?
Every 4 box shows the news titles 🙂
Thanks for the help so far – very much appreciated
if I want the 4 rss to be on 1 line, do I need 4 sidebars then? :/
I thought you wanted the 4 different feeds to be on the same 1 line.
Yes, you can do what you want using a static page and arranging the 4 feeds within a table. I don’t know enough css to say you could use that also but most likely.
Sry, my mistake – my english is limited.
Do you now where to find that kind of help that is needed?
Best regards
Do a websearch for website rss readers or aggregators.
You should be able to create a widget-ready custom page template to handle this.
Yes, I’ve been looking and looking for at template without any luck :/
There are plugins which allow to make columns in a page or a blog post, such as http://ww.wp.xz.cn/extend/plugins/easy-columns/.
There’s a sample of shortcode to be used.
You should be able to create the template you need by copying your current theme’s page.php and then adding the widget areas.
wow this is much harder then I expected. I installed the easy-columns, but don’t know how to get it working.
Ive now created the scrip that creates columes.. how do I now insert the rss widget in the columes??
this colume code:
1/4 columns[wpcol_1quarter id="" class="" style=""][/wpcol_1quarter]
[wpcol_1quarter_end id="" class="" style=""][/wpcol_1quarter_end]