Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 2, 20159 yr Is there any way to disable the "Recent Profile Visitors" block from user profiles, site wide? I'd prefer nobody could see who is viewing profiles. I am using ips4 on cloud.
October 4, 20159 yr Author ok I figured it out. For anyone using the default template, you need to edit the template "profile" under Customisation > Themes > Edit html and CSS. Remove the following code: {{if !empty( $visitors ) || \IPS\Member::loggedIn()->member_id == $member->member_id}} <div class='cProfileSidebarBlock ipsPad 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.