Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 21, 20214 yr Hello all, I know there is already an option for a member to hide this block from their profile, but I want it completely off (gone!) for everybody. It is pointless and can make some users feeling stalked. If you know an easy way please let me know.
January 21, 20214 yr Community Expert 45 minutes ago, xdrox said: Hello all, I know there is already an option for a member to hide this block from their profile, but I want it completely off (gone!) for everybody. It is pointless and can make some users feeling stalked. If you know an easy way please let me know. At the profile template, either remove or comment out this code and save the changes. {{if !empty( $visitors ) || \IPS\Member::loggedIn()->member_id == $member->member_id}} <div class='ipsWidget ipsWidget_vertical cProfileSidebarBlock ipsBox ipsBox--child ipsSpacer_bottom' data-controller='core.front.profile.toggleBlock'> {template="recentVisitorsBlock" group="profile" params="$member, $visitors"} </div> {{endif}}
January 22, 20214 yr Community Expert 8 hours ago, xdrox said: Many many thanks. Thank you thank you ! You are very welcome :)