What I currently have is very close to what I need. Except for a few things:
1) When logged in users are sent to their profile, I want them taken back to where they were. Or at least back to the home page if that’s not possible.
2) A “Profile” link to replace the “Site Admin” link in the left sidebar. This takes them to the profile page users are currently sent to after logging in.
3) I don’t understand where my menu goes on the profile page, it’s loaded in the header.php, so why isn’t it appearing on this page?