Removing Userbar Login
-
Hey there.
I’m not a big fan of the login bit on the userbar. I want members to use the bar at the top of the page for their login and logout needs.
In userbar.php, I’ve tested commenting out from “p class = avatar” all the way down to the last endif command before bp_user_bar_after. That looks like it will preserve keeping the small avatar alive on the user bar but getting rid of the login portion of the command.
But…
Am I frakking something up here? My way of learning code is to “well, what happens if we do this…” That works for simple things but complicated interactions like those in BP can actually cause a deeper problem.
Am I messing something else up if I remove that? Is there some other check that BP will do down the line that, because the login code is missing from that part of the userbar, will give me new, fresh headaches?
Is there a better way to do what I’m trying to do?
You must be logged in to reply to this topic.