![]() |
View Cart page no longer shows Left Bar
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).:roll: I find that astonishing, but looking at my CSS files, the only 'float' properties I can see are the ones I've been furiously adding! 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. |
Re: View Cart page no longer shows Left Bar
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 |
Re: View Cart page no longer shows Left Bar
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. |
Re: View Cart page no longer shows Left Bar
Can't tell you if QT has anyone knowing CSS or not :) but it is a common opinion here in the forum that the xcart CSS sucks and it's bloated a lot for no reason. Maybe one of the reasons is that now cart loads center part (site contents) first and header/footer after so it's better for SEO
|
Re: View Cart page no longer shows Left Bar
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. |
Re: View Cart page no longer shows Left Bar
Quote:
|
Re: View Cart page no longer shows Left Bar
I am working on such templates right now.
Hopefully they will be ready soon. Too busy for an exact date tho. :( |
Re: View Cart page no longer shows Left Bar
Hi Ashley, that sounds exactly what I'm looking for. You'll have my custom, that's for sure!
|
Re: View Cart page no longer shows Left Bar
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:
{* COMMENTING OUT FAST LANE CHECKOUT CONTAINER *} 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. |
Re: View Cart page no longer shows Left Bar
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 |
All times are GMT -8. The time now is 11:53 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.