wally:
Hi, I just installed your template ( https://www.allclaveparts.com ) - it really is nice!
While I am working on trying to get everything updated, it seems like I lost my google checkout during the conversion process.
The google shopping cart no longer appears on the checkout page like it did prior to the conversion. It is listed as payment option, but clicking on it just returns you to the shopping cart.
Any idea what I could of done wrong?
Thx
Wally
Did you move all of the necessary google checkout files to the cherry_zen/ folder? For example, google checkout has these extra files:
includes/templates/YOUR_TEMPLATE/templates/tpl_gc_return_display.php
includes/templates/YOUR_TEMPLATE/templates/tpl_gc_return_noproduct.php
Google checkout also makes changes to:
tpl_checkout_payment_default.php
tpl_login_default.php
tpl_shopping_cart_default.php
tpl_time_out_default.php
Make sure those files are also moved to the cherry_zen/templates/ folder, and you'll need to merge the changes in tpl_checkout_payment_default.php since I made changes to that file as well.