Hi, I’m new to pmachine, but I figured a lot out now. But I’m stuck with one big problem….
When a user is logged out, <?php member_login_navbar(); ?> shows a template with the login link etc. When the user logged in, it shows “profile” link etc..(the second template)
But what I want is the login form on the left of my site, instead of in the middle…And after a user has logged in, the second template of <?php member_login_navbar(); ?> appears…
please help me out! ![]()
example: http://www.retecool.com—> on the left they got the login form, and when the user has logged in, it disappears and the second template with the “Profile” link (etc) appears…
