RSS Feed/News Hide titleBoard on articles and threads

Status
Not open for further replies.

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
23,701
Points
823

Reputation:

Hi huys!

I am trying to hide the titleboard only on the main page and in the nodes, so that it does not appear in threads or articles.

I have used this conditional but it works on the main page, threads and articles, but not on the nodes, where is the error?

PAGE_CONTAINER

<xf:if is="$template == 'forum_list'">
<title><xf:title formatter="%s" fallback="{$xf.options.boardTitle}" page="{$pageNumber}" /></title>
<xf:elseif is="$template == 'forum_view_type_article'"/>...

Read more

Continue reading...
 
Status
Not open for further replies.
Top