custom content blocks not showing in admin

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
otsakir
Forum Members
Forum Members
Posts: 17
Joined: Wed Mar 07, 2012 4:26 pm

custom content blocks not showing in admin

Post by otsakir »

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:

Code: Select all

	{content_module module='CGContentUtils' block='intro_content' name='intro_content' label='Intro'}
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 ?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: custom content blocks not showing in admin

Post by Dr.CSS »

Why use a module instead of just...

{content block='intro_content' label='Intro'}
otsakir
Forum Members
Forum Members
Posts: 17
Joined: Wed Mar 07, 2012 4:26 pm

Re: custom content blocks not showing in admin

Post by otsakir »

It was already installed as a dependency for other modules. I also had some problems with "oneline" parameter of the core function so i gave it a shot.

thanks anyway

P.S. do you think i should look into the issue further and post it to the bug tracker?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: custom content blocks not showing in admin

Post by Dr.CSS »

You could post a BR in the forge for this module, as long as it has a good reproducible explanation of all the steps you took and you are sure you are using it correctly...
Post Reply

Return to “Modules/Add-Ons”