Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Two different login page layouts

Two different login page layouts

Locked

Views: 1,789

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
29 Dec 2007, 9:08 PM
#1
jacka avatar

jacka

Zen Follower

Join Date:
Nov 2007
Location:
Dallas, Texas USA
Posts:
180
Plugin Contributions:
0

Two different login page layouts

If I click on "continue to checkout" from under the cart total, it takes me to a page I know is built by login.php in includes/languages/english/mine/
This page displays a new customer signup, a Paypal option and an Existing customer login.

However, if I click the Checkout link in the main Nav at the top of the page, it takes me to a login page that does not have the Paypal option.

Can someone tell be what php file controls the second page layout and how to get the Paypal option there?

Site: http://artbeautiful.com

29 Dec 2007, 9:42 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,611
Plugin Contributions:
0

Re: Two different login page layouts

You get 2 different views because you do not need the PayPal Express checkout option if you do not have anything in your shopping cart.