Nanohanasama Member Licensed customer Sep 21, 2022 #1 I have a link to a Discord channel on my menu bar, but I would like it to be hidden from unregistered people. Is there a way to do this?
I have a link to a Discord channel on my menu bar, but I would like it to be hidden from unregistered people. Is there a way to do this?
P Paul B XenForo moderator Staff member Licensed customer Sep 21, 2022 #2 Add this to the display condition: $xf.visitor.user_id Upvote 0 Downvote Solution
Nanohanasama Member Licensed customer Sep 21, 2022 #3 It worked! Thank you so much. Upvote 0 Downvote
biafraland Member Licensed customer Sep 23, 2022 #4 Brogan said: Add this to the display condition: $xf.visitor.user_id Click to expand... This came in handy for me as well. Thanks Upvote 0 Downvote
Brogan said: Add this to the display condition: $xf.visitor.user_id Click to expand... This came in handy for me as well. Thanks