Recent Topics

1 Feb 22, 2013 21:13    

Hello!

V: 4.0.5

I am trying to create a home page that shows the latest articles from all the blogs. ItemList2 gets everything I need but the article dates are out of order. For example:

1. article 1 from blog 1
2. article 2 from blog one
3. article 1 from blog 2

Even though 3 was posted AFTER 2 it shows up later in the page because ItemList2 grabs the articles one blog at a time without any sort options that i can find (it sorts each blog's entries by date but not all articles found).

Is there a way to grab a certain number of posts from each blog, order them as a whole according to date and post them to a page?

Thanks in advance.

2 Feb 24, 2013 04:16

You should probably create an additional blog and configure it to (automatically) aggregate the posts of all the other blogs (in the advanced settings of the new blog). Then you can just list the contents of the aggregate blog.


Form is loading...