I want to make a signup link at the top near login so user can click it directly if he is not a member yet. Also when the user is logged in the signup link should disappear.
How to achieve this please ?
Well this option is present only in buddypress menu, you can add it in the menus, refer:
http://prntscr.com/cw46i3
This reply has been marked as private.
Also I want the option to show besides the login, cart, and search menu. Not as one of the main menu items.
Well you need to enable the theme in the menus screen " screens options " .
http://prntscr.com/cwnf4q
I don't want the link "register" to appear here. I want it here. See attached screenshot.
The link cannot be set there because this part is hard coded in theme and cannot be changed.
So you can either show the register link in the menu, or the register link is already shown when you click on login button.