I know this has been brought up many times, as I have been scouring the forum to figure this out, but nothing seems to be working, something always breaks on me.
What I have right now is:
<p>[[Ditto? &parents=`2` &display=`10` &removeChunk=`Comments` &tpl=`Noticias-short` &paginate=`1` &extenders=`summary,dateFilter` &paginateAlwaysShowLinks=`1` &tagData=`documentTags` &dateFormat=`{{NiceDate}}` &language=`spanish` &truncText=`Leer mas...` &sortBy=`pub_date`]]
</p>
<p>Enseñando <strong>[+start+]</strong> - <strong>[+stop+]</strong> de <strong>[+total+]</strong> Artículos</p>
<div id="ditto_pages"> [+previous+] [+pages+] [+next+] </div>
<div id="ditto_pages"> </div>
[[Reflect? &config=`wordpress` &dittoSnippetParameters=`parents:2` &id=`wp` &getDocuments=`1`]]
With that I get pagination working fine, months are displayed but links dont work correctly.
When I add
&id=`wp` to Ditto, the months links work, but without pagination showing up.