XF 1.3 How to change recent activity tab correctly*?

Status
Not open for further replies.

airbrushtutor

Member
Licensed customer
Hi!
i've recently edited the navigation template for the site to move the recent activity tab from 'members' to the 'forum' tab.
i copy and pasted the following code:

Code:
<xen:if is="{$xenOptions.enableNewsFeed}"><li><a href="{xen:link recent-activity}">{xen:phrase recent_activity}</a></li></xen:if>

from the 'members' section of the template to the 'forum' section of the template.

The link is there - however when clicked, the members tab becomes Active?? no idea why :(

I have included a screen shot:

Screen Shot 2014-06-16 at 2.50.59 AM.webp

Can anyone help me with how to make the forum tab active instead of members? Thanks :)
 
Status
Not open for further replies.
Back
Top Bottom