For customer login we link directly to cart.php?mode=login .
With the latest update this is no longer working. It looks like all of the fields that were on that page have been moved to a pop-up menu, which only appears when the "Log In To Customer Account" button is pressed.
Is there any way to revert to a static log in menu?
This had come up before on the forum and I think you could locate it with a search, but we use <a href="#" onclick="return displayloginaccount()">Login to my Account</a>
Although if I remember correctly, this only works if you are using the mini login feature.