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

  • and you have created a chunk descResourseTpl with an output template? - Alexander Egorov
  • Yes, it’s done, but it doesn’t want to display through it - Aslero

0