Twig Error: TotalCMS\Domain\Twig\Adapter\TotalCMSTwigAdapter::object(): Argument #2 ($id) must be of type string, null given, called in /home/dh_a4jbm8/rafars.org/rw_common/plugins/stacks/tcms/vendor/twig/twig/src/Extension/CoreExtension.php on line 1911 Check in Debugger

RAFARS Latest News
{% set post = cms.object("latest-news", getData.id ) %} {{ cms.redirectToCanonicalUrl("latest-news", post) }}
{{ cms.image( post.id,{ w : 600, h : 800, } ,{ class : "stacks_in_142 ", loading : "auto", collection : "latest-news", property : "image" }) }}

{{ post.title}}

{{post.content }}
{% set gridCaptionTemplate %}{% verbatim %}{ alt }{% endverbatim %}{% endset %} {% set captionTemplate %}{% verbatim %}

{ exif.title }

{ exif.description }

{% endverbatim %}{% endset %} {{ cms.gallery( post.id, { w:600, h:400, }, { w:1500, h:1000, },{ collection : "latest-news", property : "gallery", download : false, plugins : ["thumbnail", "zoom",], speed : 400, mode : "lg-slide", maxVisible : 0, featuredOnly : false, viewAllText : "+{count} more", class : "stacks_in_150 " } ) }}
Back to Latest News