LISE Categories
Posted: Thu May 25, 2017 1:59 am
Using the current version of both CMSMS and LISE.
Using LISE I am trying to echo the Category name and alias into my summary template.
{foreach from=$items item=item}
<h3>{$item->title}</h3>
<p>{$item->hotel_location}</p>
{Category alias and name of this item would go here}
{/foreach}
I have trawled the internet for a solution to this without any luck.
Thanks you for giving this question your attention.
Best,
Neil
Using LISE I am trying to echo the Category name and alias into my summary template.
{foreach from=$items item=item}
<h3>{$item->title}</h3>
<p>{$item->hotel_location}</p>
{Category alias and name of this item would go here}
{/foreach}
I have trawled the internet for a solution to this without any luck.
Thanks you for giving this question your attention.
Best,
Neil