RSS Feed/News How to hide a widget using display conditions on a specific page?

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
24,714
Points
823

Reputation:

Hi,
Looks like I'm making a mistake somewhere in the display condition.
I need to hide a widget from multiple pages, but nothing works.

If I use
Code:

$xf.reply.template !== 'whats_new'
it works.
But when trying to add another page nothing works
Code:

$xf.reply.template !== 'whats_new, whats_new_profile_posts'

What am I doing wrong?

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