Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
kar3n2 Posted October 30, 2015 Posted October 30, 2015 Hi I wonder if its possible to remove the ability to follow someone secretly? Its because I find it a little bit spooky especially as my site is about friendship... bit like a stalker in hiding if you get my drift thanks if you can help
Mahumba Posted December 3, 2015 Posted December 3, 2015 Go into your admin. Click on system. Then click on Log in Handlers. Then just below the title "Login Handlers" there is a button called Log in Settings. Click on that. Then click to disable anonymous login. Opps sorry. Totally misread what you asked....... I guess that's why I'm constantly in crap with my wife................
kar3n2 Posted December 3, 2015 Author Posted December 3, 2015 2 hours ago, Mahumba said: Go into your admin. Click on system. Then click on Log in Handlers. Then just below the title "Login Handlers" there is a button called Log in Settings. Click on that. Then click to disable anonymous login. Opps sorry. Totally misread what you asked....... I guess that's why I'm constantly in crap with my wife................ well actually disabling anonymous login is a good idea too... so thanks for that anyway (i think being anonymous is creepy too and dont really see the point unless I'm missing something)
steve00 Posted December 3, 2015 Posted December 3, 2015 7 hours ago, kar3n2 said: any ideas on this please? Not sure if this will help but it will not display that option so member unable to unselect it In custom.css add: [data-controller="core.front.core.followForm"] .ipsCustomInput, [data-controller="core.front.core.followForm"] label { display: none; }
kar3n2 Posted December 3, 2015 Author Posted December 3, 2015 33 minutes ago, steve00 said: Not sure if this will help but it will not display that option so member unable to unselect it In custom.css add: [data-controller="core.front.core.followForm"] .ipsCustomInput, [data-controller="core.front.core.followForm"] label { display: none; } is this to prevent following full stop or to prevent anonymous following? I only want to stop the anonymous following :-)
steve00 Posted December 3, 2015 Posted December 3, 2015 3 minutes ago, kar3n2 said: is this to prevent following full stop or to prevent anonymous following? I only want to stop the anonymous following :-) Do not think prevents full stop ... (not tested though) .. am assuming as removes the option to unselect the box which am assuming is the way to be anonymous so removing that option makes it impossible to unselect ... as stated ... not tested though so might want to test it and if doesn't work then remove the above code I posted
Recommended Posts
Archived
This topic is now archived and is closed to further replies.