Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
karl-os Posted October 2, 2015 Posted October 2, 2015 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.
karl-os Posted October 4, 2015 Author Posted October 4, 2015 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}}
chilihead Posted October 4, 2015 Posted October 4, 2015 It should be a block admins can remove like who's online.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.