RSS Feed/News Link to a Newest Members 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
32,017
Points
823

Reputation:

Is there a way to link to a "Newest Members" page, similar to that of linking to a "Staff Members" page?

The following link works when I link to the Staff Members (but will not show the active state on the link):
<a class="blockLink {{ $request.get('key') == 'staff_members' ? 'is-selected' : '' }}" href="{{ link('members/?key=staff_members') }}">Staff Members</a>

However, I have tried several iterations attempting to link to the Newest Members page and nothing I have tried works:
Attempt...

Read more

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