I am trying to use custom content blocks from CGContentUtils module. So, i created a block named 'intro'. The smarty code generated for it was:
Code: Select all
{content_module module='CGContentUtils' block='intro_content' name='intro_content' label='Intro'}
I am using cmsms 1.11.1 (Baltra) and CGContentUtils 1.3.2.
I 've also tried the same thing in an older installation and it seems to work.
Any ideas ?