custom content blocks not showing in admin
Posted: Fri Sep 07, 2012 9:08 am
Hello,
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:
I copied the code above in a Layout Template and i assigned this template to a content page. The problem is that i can't see the 'Intro' field when editing the page.
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 ?
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 ?