XF 2.2 Reomove /members/name.1/#recent-content

Robert9

Well-known member
Licensed customer
/members/name.1/#recent-content

I would like to remove this from /member/
The numper of posts is also there and shows the same information, so i can save one pane.
Is there anything to do that? If i chenge the template, i kill some javascript as it seems.
 
When i search for „remove posts from profile“ i find links for „profile posts“, but probably there is an addon to remove „recent posts“-pane? May someone has an idea how to remove it, please?
 
You can edit the member_view to remove specific tabs - it requires removing two sections of code for the Postings tab.

1615483265267.png

1615483276635.png
 
Thank you.
There is a problem with the JS, i have to check if there is any template_mod. Probably the comments need to stay as you have shown above.
 
Back
Top Bottom