as you can see this http://www.cart-test.com on the left column, the tab of the customer login panel. When the user logins, it will show the user name , i want to hide the rest of the (email address,password, register, forget password), only show the logout link after they have login successfully. Below are the ID & Password Testing Only. Email Address: test@yahoo.com Password: test123 please help. advance thanks to your guys...
Not to sure what software you are using , but if you open up the index.php you will need to put an IF statement to make the login box only show if the user is not logged in.