the main news on the page I display like this
[[!getPage? &elementClass=`modSnippet` &element=`getResources` &showHidden=`1` &tpl=`newsTpl` &limit=`5` &includeContent=`1` &includeTVs=`1` &processTVs=`1` &tvPrefix=`` &parents=`[[*id]]` &hideContainers=`1` ]] the output of the latest news on the same page \ I display like this
[[!getResources? &showHidden=`1` &tpl=`newsTpl` &limit=`5` &includeContent=`1` &includeTVs=`1` &processTVs=`1` &tvPrefix=`` &parents=`29` &hideContainers=`1` &sortby=`{"publishedon":"ASC","createdon":"DESC"}` ]] if instead of descResourseTpl we substitute newsTpl, it works, but not