Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / minor issue with shopping cart page

minor issue with shopping cart page

Locked

Views: 1,149

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
26 Sep 2007, 5:12 AM
#1
djozma avatar

djozma

New Zenner

Join Date:
Sep 2007
Posts:
4
Plugin Contributions:
0

minor issue with shopping cart page

Great forum! I just started with zen cart and started playing around with it on a local server. I have read a lot but couldnt find an answer and I am getting quite frustrated.

On the checkout page, there is missing spacing between the number of items and and the total amount. I have turned off the weight in the admin layout settings. I dont know how to fix it and I want to have the amount and number of items displayed. There is suppose to be two spaces where I before amount but its not showing up. I tried changing the them to various things and it doesnt show up. I do not have this file in an override file either.

I have included a picture of my shopping_cart.php with a picture of what I am talking about. Thank you.

26 Sep 2007, 7:50 AM
#2
djozma avatar

djozma

New Zenner

Join Date:
Sep 2007
Posts:
4
Plugin Contributions:
0

Re: minor issue with shopping cart page

"On the checkout page, there is missing spacing between the number of items and and the total amount. I have turned off the weight in the admin layout settings. I dont know how to fix it and I want to have the amount and number of items displayed. There is suppose to be two spaces where I before amount but its not showing up. I tried changing the them to various things and it doesnt show up. I do not have this file in an override file either. "

Opps, meant to say that there is suppose to be two spaces (  ) before the word Amount but they dont show up. I have tried changing    to other things but nothing changes. I do not have this file in an overwrite folder. I am editing straight the default file.

26 Sep 2007, 9:53 AM
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: minor issue with shopping cart page

Your screenshot is inconsistent.
The shopping cart says "Items: 10Amount: $500.00"
but the language file you showed indicates that it should say "**Total **Items: ..."

This suggests that the language file you're showing is not the one that's being used.
Perhaps you have an override that you didn't know you had ?

Do you have backup copies of files in language folders? If you do, either remove them or rename them so they don't end with a .php extension.

26 Sep 2007, 5:16 PM
#4
djozma avatar

djozma

New Zenner

Join Date:
Sep 2007
Posts:
4
Plugin Contributions:
0

Re: minor issue with shopping cart page

Good eye on the inconsistancy. I realized I forgot to remove languages\english\extra_definitions\cart_summary_sidebox.php. I installed a bunch of downloads and forgot to remove it. Thanks! :clap: