Recent content by warrenpchi

  1. W

    XF 2.1 Show a navigation item to certain user groups?

    I think the groups need to be in an array? $xf.visitor.isMemberOf([6, 7, 8, 14])
  2. W

    XF 2.0 Current year

    Old thread so y'all probably got it figured out by now. But for anybody here because of Google: {{ date($xf.time, 'Y') }}
  3. W

    XF 1.5 Output values from custom user fields of a single specified user?

    Hi guys, I've been looking through many threads and could not find the answer to this, and could really use help on this one. I have a page that is a child of a category. In that page, I want to display the value of several custom fields for one particular user... a user that is not the...
Back
Top Bottom