Design Themes Modification When Updating from CNCat 4.1.2 to CNCat 4.1.3
article.tpl
Modifications:
Ability to display additional fields has been added.
New Elements:
- {DISPLAY EXTFIELDS} – place to display expanded fields. It uses item_ext_field template (see below).
Apply Modifications:
Insert the code for displaying additional fields into the article template:
{DISPLAY EXTFIELDS}
for example, above the following code line
{IF $CNCAT[item][_control_bar]}