My immediate use is for a sub header for a few parent categories.
But it could also come in handy to place advertising or to add a little graphic or video.
I would pay for one like that!
RJ
Code: Select all
{if $entry.properties.HideTitle}
// do nothing here!
{else}
// here put the usual stuff to show {$entry.title}
{/if}