ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 26,810
- Points
- 823
Reputation:
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:
Read more
Continue reading...
$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')...
Read more
Continue reading...