Christian Anderl Posted September 19, 2016 Posted September 19, 2016 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
Daniel F Posted September 22, 2016 Posted September 22, 2016 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}}
Recommended Posts
Archived
This topic is now archived and is closed to further replies.