When a user is logged in, beneath the home button the user name is shown along with a drop down menu. Is there an easy way to prevent this from ever being rendered on the front end? Yes, technically this will only ever show up for admins since I have disabled registration.
HivePress->Settings->Users->Allow user registration is unchecked and Display profiles on the front-end is unchecked.
HivePress->Settings->Submissions->Allow submitting new listings is unchecked.