X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Problems in Checkout. (https://forum.x-cart.com/showthread.php?t=57624)

ismhmr 01-19-2011 10:30 PM

Problems in Checkout.
 
Almost have everything up and working but having a few problems with the checkout pages...

1. I am using Google Checkout, and I want to use it as my sole checkout option for now, however, when I remove all other payment methods. Clicking on Google Checkout just sends the user to the top of the page, instead of forwarding the user to Google to make payment. When I have other checkout options selected, it works fine.. How can I fix that?

2. The continue shopping button on top of the page does not work. Any insight on how to fix that?

3. Where do I remove the Add Gift Wrap Option in checkout?

Here is my site.. www.dimensionalarmada.com Please feel free to add anything and proceed to checkout.

I need answer pretty quick, as I plan to launch soon. Thanks!

qualiteam 01-20-2011 07:31 AM

Re: Problems in Checkout.
 
As far as I can see there are some problems with the HTML coding e.g. I guess "lbl_checkout" has some incorrect HTML code in there, what could be the problem.

Also, the heading dive is overlapping the buttons.

You should add something like:
.checkout-buttons {
position: relative;
top: 50px;
}

to skin/common_files/css/main.css script.

Please check the HTML and correct all the errors found -> http://validator.w3.org/check?uri=http://dimensionalarmada.com/cart.php

mgatten 01-20-2011 08:12 AM

Re: Problems in Checkout.
 
Quote:

Originally Posted by ismhmr
3. Where do I remove the Add Gift Wrap Option in checkout?


Look in Settings/General, at the very bottom.


All times are GMT -8. The time now is 09:31 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.