Public Navigation for single member

Status
This content is read-only, or is not open for further replies.

MapleOne

Guest
offline
Trying to create a Public Navigation menu for a single Super Admin and not other admins

So currently I have this for Display Condition
Code:

$xf.visitor.isMemberOf([3])
specifies my group 3 as admin group

I am looking at making a menu for myself only in which I am going to put my hard to remember addresses that I need to administer the board.
In other words private shortcuts.

So I'm looking at specifying a single member (or more) if needed but by member number not group number.

I...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom