CATEGORIES
ARCHIVES
With Tessellation you can tell VenC if it must display entry title or not.
By default, entry title are disabled.
On the user side, to display the entry title in blog thread, one have to set up the above metadata "display_title_in_threads".
By looking the source of the Tessellation theme, in entry.html you'll see that we are calling the following patterns to achieve the trick.
.:GetEntryMetadataIfExists::display_title_in_threads::<h1>.:GetEntryTitle:.</h1>:.