XFdestek
Kurucu Üye
I am using this code (from the featured content template, stripped down a bit, and in a new template called on the Page node). However, it seems to rely on
I still want the What's new -> Featured content to work as is, so I am going with a Page node to accomplish this.
HTML:
$features
. Is there any other global variable to capture this to display the featured content similarly (to work it into a different layout eventually)?I still want the What's new -> Featured content to work as is, so I am going with a Page node to accomplish this.
HTML:
<xf:title page="{$page}">{{ phrase('featured_content')...