OK thanks for the code snippet there, the output on the page is near perfect now the only thing I cant get to work to the selecting articles by month/year. when I select the any year it just returns the full list.
However when I added just the calls for the word press theme from the link you supplied that worked great but the config is very limited on that option.
So right now I have this code on the main parent page
<!-- [!Ditto? &startID=`2` &summarize=`5` &removeChunk=`Comments` &dateSource=`createdon` &dateFormat=`%d-%m-%y` &tpl=`ditto_blog` &paginate=`1` &paginateAlwaysShowLinks=`1` &extenders=`summary`!]
<div id="ditto_pages">
Showing [+start+] - [+stop+] of [+total+] Articles
[+previous+] [+pages+] [+next+]
</div>
[[Reflect? &dittoSnippetParameters=`startID:2` &groupByYears=`1` &showItems=`1` &tplMonth=`reflect_month_tpl`]]
And in the side menu of the template I have this code to show articles by month
[!Reflect?config=`wordpress` &targetID=`2` &getDocuments=`1` &dittoSnippetParameters=`parents:2` &id=`wp`!]
If I can get the filtering options working everything will be perfect and thanks again for your help.
I am using 1.03 and ditto version is 2.1.0
Thanks again
Ian