| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
View Cart page no longer shows Left Bar | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() I've just noticed that the View Cart page, and Checkout pages, don't display the Left Bar. Is there a simple way to bring the Left Bar back? I would have thought it was best to keep the site the same way throughout the checkout process, in case the customer wants to see it! I don't want my sites looking like Amazon's checkout page, where they don't even have a link back to their homepage on the Amazon logo.
Does anybody know of a customised template that has a much smaller CSS file, which I could use as a start, rather than having to battle through Qualiteam's seeming lack of basic understanding of how CSS works? (I don't think they even know what the 'float' property is). ![]() I can only imagine that only one person at Qualiteam was responsible for the new CSS, and they didn't know how to use floats, so just went for absolute positioning! Hence trying to set up a normal site with all that unorthodox CSS has proved to be a bit of a nightmare for me.
__________________
X-Cart Gold Version 4.3.2 |
|||||||
#2
|
|||||||||
|
|||||||||
![]() If you are using FLC (Fast Lane Checkout) they yes there is no left or right column. You can add them by editing skin1/moudles/Fast_Lane_Checkout/home.tpl
By the way I don't like Amazon and their checkout process with no way to exit or edit the cart but putting the site on the checkout pages may distrct customers
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#3
|
|||||||
|
|||||||
![]() Hi Steve, thanks for your help, I think I am going to have the One Page Checkout installed, from Altered Cart, and that looks okay on its own page anyway.
Amazon have an astonishingly bad checkout process, and they don't seem to care. So am I right about V4.3 not having any floats in the CSS anywhere? That's truly bizarre, that such a large company wouldn't have somebody who knew how to use CSS properly. I guess it explains the bizarre styles such as: #content-container2 { float: left; position: relative; right: 100%; width: 200%; What's wrong with using something simple like: width: 960px; margin: 0 auto; or am I missing something? And why are there two page-containers, two content-containers, and two center styles? It's as if they just kept adding new divs because they didn't know what they were doing, and they've just made the entire site much harder to edit than it needs be.
__________________
X-Cart Gold Version 4.3.2 |
|||||||
#4
|
|||||||||
|
|||||||||
![]() Can't tell you if QT has anyone knowing CSS or not
![]()
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#5
|
|||||||
|
|||||||
![]() Yes, the CSS sure is bloated! 5,000 lines in main.css! The header and footer css is only about fifty lines in total, I just think that whoever did all the CSS didn't actually learn all about it first - especially as there isn't a single 'float' property that I can find!
Do you know of a template I can buy that has just the necessary CSS, rather than 5,000 lines of it, and that I can more easily use as a starting point? Either I'll buy that, or just have to strip out everything superfluous from the CSS files and redo it all from scratch myself.
__________________
X-Cart Gold Version 4.3.2 |
|||||||
#6
|
|||||||||
|
|||||||||
![]() Quote:
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#7
|
|||||||||
|
|||||||||
![]() I am working on such templates right now.
Hopefully they will be ready soon. Too busy for an exact date tho. ![]()
__________________
xcart 5.1.2 |
|||||||||
#8
|
|||||||
|
|||||||
![]() Hi Ashley, that sounds exactly what I'm looking for. You'll have my custom, that's for sure!
__________________
X-Cart Gold Version 4.3.2 |
|||||||
#9
|
|||||||
|
|||||||
![]() In case anybody is interested in how I did it, here is the code for
modules/Fast_Lane_Checkout/home.tpl: (X-Cart 4.3.2) Code:
Just edit this part near the top: Code:
and past the part inside the "ADDING BACK IN LEFT BAR" start and end comments. Works like a dream. I prefer to have the left bar on display, as the customer may see a category while in the checkout process, and go and look at another item and buy it.
__________________
X-Cart Gold Version 4.3.2 |
|||||||
#10
|
|||||||
|
|||||||
![]() Hey Sisom,
I am having the same problem in xcart 4.4! There is no modules/Fast_Lane_Checkout/home.tpl ![]() These are the tpl files I have customer_details_html.tpl checkout_2_method.tpl checkout_3_place.tpl checkout_0_enter.tpl payment_methods.tpl tabs_menu.tpl head.tpl shipping_methods.tpl content.tpl home_main.tpl Does anyone know how to put the left bar back in in xcart 4.4? Thanks! This problem only occurs when you acutally put a product in the cart. http://littostar.com/xcart/cart.php
__________________
4.4 no add-on modules |
|||||||
|
|||
X-Cart forums © 2001-2020
|