Paul
Well-known member
News thumbnails are handled similarly to how event images are managed in Events Manager and how resource icons are managed in XFRM.
For example, we use the following code to render a thumbnail with a specific size:
HTML:{{ news_thumbnail($newsItem, 's', link('news-publisher', $newsItem)) }}
Where do we make modifications to the pages please? Just trying to set this up, and am more than a little lost. Cant find anywhere to define number of columns, image sizes etc...
Or have i missed a configuration menu somewhere??

Any pointers appreciated!
