whitewolfspirits Posted March 19, 2012 Posted March 19, 2012 I am trying to find an add on to make the product list for the category in columns. When I used the older versions of osCommerce, I used an add on that did this. I cannot find one that is compatible with 2.3. Quote White Wolf Spirits
♥toyicebear Posted March 19, 2012 Posted March 19, 2012 Click me>> Quote Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
spooks Posted March 19, 2012 Posted March 19, 2012 As product listing is done with the module product_listing.php and most contributions that change the listing layout just alter that for the most part, most product listing contributions for earlier versions will still work with 2.3.1 Quote Sam Remember, What you think I ment may not be what I thought I ment when I said it. Contributions: Auto Backup your Database, Easy way Multi Images with Fancy Pop-ups, Easy way Products in columns with multi buy etc etc Disable any Category or Product, Easy way Secure & Improve your account pages et al.
Ken44 Posted March 19, 2012 Posted March 19, 2012 Hi Sam Welcome Back :thumbsup: most product listing contributions for earlier versions will still work with 2.3.1 That’s true, but they all use the outdated productListingBox. It would be nice to see a grid contribution using the jquery ui Regards Ken Quote
opiate Posted July 9, 2012 Posted July 9, 2012 @@toyicebear Hiya, I just installed the contribution you mentioned but the Product Name+ Price Buy Now field is still at the top Do you know how I could get rid of these? Quote
Guest Posted July 18, 2012 Posted July 18, 2012 Hmm , i installed the add-on that toyicebear suggested and got what you see here : http://crazycarz.pt/index.php?cPath=24_34_38_47 Can anyone tell me what i did wrong or what went wrong in the process. Many thanks in advance, Gr, Rob Quote
Guest Posted July 18, 2012 Posted July 18, 2012 Ok , Update , it seems to work like it should , i just would like to change the settings so i have 4 or 5(if possible) products per row. My question is , were or how do i change that , and can i change the size of the pictures there too or do i need to change them somewere else. You can see here how far i got uptil now: http://crazycarz.pt/index.php?cPath=24_34_38_47 Many thanks in advance, Gr, Rob Quote
Cyperis Posted July 30, 2012 Posted July 30, 2012 (edited) @@CrazyCarzCustoms I did the following: Removed line from stylesheet.css: width: 90%; /*Took 1% off of the width to prevent IE6 bug*/ That line was stretching my images and overriding the Small Image Width setting under Configuration/Images Then change the following lines in stylesheet.css: ul.column{ width: 618px; To whatever width your row is going to be. I left mine the standard size and it automatically adjusted mine from 3 columns to 4. Look at the modifications done to template_top.php to see how it all works. If you need to, on the stylsheet modify the width of ul.column li to whatever you need. Edited July 30, 2012 by EchoGuns Quote
Guest Posted July 31, 2012 Posted July 31, 2012 @@CrazyCarzCustoms I did the following: Removed line from stylesheet.css: width: 90%; /*Took 1% off of the width to prevent IE6 bug*/ That line was stretching my images and overriding the Small Image Width setting under Configuration/Images Then change the following lines in stylesheet.css: ul.column{ width: 618px; To whatever width your row is going to be. I left mine the standard size and it automatically adjusted mine from 3 columns to 4. Look at the modifications done to template_top.php to see how it all works. If you need to, on the stylsheet modify the width of ul.column li to whatever you need. @@EchoGuns , thanks for the response. I changed my width to 960px as that is the max width of the 960 grid and i don´t have the side columns and then made the rest of the boxes 10px smaller so it all fitted nice. It starts to look like something ( sort off that is) but still needs a lot of work ;-) Quote
vampirehunter Posted August 14, 2012 Posted August 14, 2012 i would like to know from anybody whose used this if some has javascript turned off, what happens to the jquery columns layout? thanks Quote
Cyperis Posted August 16, 2012 Posted August 16, 2012 I have noticed quite a lot of your posts are asking the same question, about if something works with javascript turned off. Couple of questions here: Why not test yourself? This contribution is extremely easy to install, only 4 steps. Also, why the big move about no javascript anyways. While your own personal preference might be to have it off, the vast majority of consumers have theirs on by default, not to mention that a large percentage of sites utilize javascript. To answer your question. This contribution works with it off.... Quote
vampirehunter Posted August 17, 2012 Posted August 17, 2012 I have noticed quite a lot of your posts are asking the same question, about if something works with javascript turned off. Couple of questions here: Why not test yourself? This contribution is extremely easy to install, only 4 steps. Also, why the big move about no javascript anyways. While your own personal preference might be to have it off, the vast majority of consumers have theirs on by default, not to mention that a large percentage of sites utilize javascript. To answer your question. This contribution works with it off.... because its a pain in the arse installing a brand new oscommerce every time just to test a contribution as you don't know what the code is like, it may or may not destroy your shop, so i have to do a clean install on localhost every single time. i have about 20 oscommerce installations on my harddrive just for testing. I thought asking would save time. Also, the reason why im asking about javascript is that if someone has it turned off, then how will they buy from you? ive been testing live shops from big brands and some of them won't function without javascript (which is totally wrong). as your site should work regardless of whether javascript is on or off. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.