CGContent Utilities and GCB Selector
Posted: Mon Sep 14, 2015 7:34 pm
I am posting yet another smarty related question.
In CGContent Utilities, I created a GCB Selector field to choose content from some Global Content Blocks that I created.
I added that to my template and assigned a variable to it (see below).
{content_module module='CGContentUtils' block='Contact-Box' name='Contact-Box' label='Contact-Box' assign='contactbox'}
{$contactbox}
What this renders though is the actual name of the Global Contact Box, and not the contents of the Global Content Box. What am I doing wrong?
Thank you.
In CGContent Utilities, I created a GCB Selector field to choose content from some Global Content Blocks that I created.
I added that to my template and assigned a variable to it (see below).
{content_module module='CGContentUtils' block='Contact-Box' name='Contact-Box' label='Contact-Box' assign='contactbox'}
{$contactbox}
What this renders though is the actual name of the Global Contact Box, and not the contents of the Global Content Box. What am I doing wrong?
Thank you.