![]() |
Thank you, Jon.
I purchased the ezCheckout for now. I have finished the installation, and have a couple of questions: 1. It seems the ezcheckout page still use quite a lot default css variables from the default orange theme skin (skin1.css) such as the link, and font color and the price color, etc. How can I link it to my custom skin css that's on the Customer page? 2. The buttons like Checkout and Submit on the ezCheckout page are different from my custom skin's buttons. I am using Fashion Mosaic skin. I think this is also related to question 1, it links to skin1.css instead of skin1_customer.css. Edited: I found that on the home_checkout.tpl , we need to replace the {#CSSFile#} with skin1_customer.css to solve above problem Could you please help? Thank you very much! |
Change:
Code:
<link rel="stylesheet" href="{$SkinDir}/{#CSSFile#}"> to: Code:
<link rel="stylesheet" href="{$SkinDir}/skin1_customer.css"> |
Thank you, Jon. Beautifully done... I just checked walmart.com, officedepot.com and amazon.com and realize they all have very simplified check out process like yours. I learned a lot from your mod. Thank you very much!
|
For users of 4.0.13 there's an update needed for ezUpsell.
The cart.php code is different. Open cart.php Find: Code:
# REPLACE with: Code:
# |
Jon doing that gives me a "file not found."
Anyway I emailed you earlier for install. (sheermiracle) I did EZ-Cart no problem but EZ-Upsell has me stumped ](*,) Chris |
^ Just emailed you about it.
|
Hmm... I haven't had any problems with the MOD
Thanks alot guys! |
Jon,
Payment sent dude and Thankx. :wink: Chris |
^ All done.
Took some trouble shooting, but found that the problem was simply that home_main.tpl did not have the ezUpsell code implemented in it. I modified your cart.php to put in the required redirect, updated your home_main.tpl, and ensured that everything is working. You'll also want to reimplement the language variables as per the installation instructions. If you'd like to PM me admin details I will do this for you also. Oh, and you may want to also update your signature with 4.0.13 ;) |
Jon,
Thank you! Quote:
Here's the page:<blockquote> versions of 4.0.x, specifically the 4.0.12 branch. Please note that this will override the option in your admin section to redirect to the cart.php or not. You will however be able to easily disable this mod if for any reason you need to do so in the future. To contact us please visit: http://www.websitecm.com/contact/ [/quote] The 4.0 link went no where. Just back to the folder. Hmph? I'll pm you my details Thanks again. Chris |
All times are GMT -8. The time now is 12:45 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.