karl-os Posted October 2, 2015 Share 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. Link to comment Share on other sites More sharing options...
karl-os Posted October 4, 2015 Author Share 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}} Link to comment Share on other sites More sharing options...
chilihead Posted October 4, 2015 Share Posted October 4, 2015 It should be a block admins can remove like who's online. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.