Jump to content

Remove "Profile Visitors" Block from Profile?

Featured Replies

Posted

I´m looking for a way to remove the "Profile Visitors" Block on Profiles.

Is there a Plugin i didn´t find or does anyone know how to do that? Was looking in ACP and here, couldn´t find anything. Thanks

You could edit the profile template and just remove following part

					{{if !empty( $visitors ) || \IPS\Member::loggedIn()->member_id == $member->member_id}}
						<div class='ipsWidget ipsWidget_vertical cProfileSidebarBlock ipsBox ipsSpacer_bottom' data-controller='core.front.profile.toggleBlock'>
							{template="recentVisitorsBlock" group="profile" params="$member, $visitors"}
						</div>
					{{endif}}

 

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.