Latest News: (loading..)
11 replies to this topic
#2
Posted 19 March 2012 - 04:44 PM
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
Check out my profile [click here] for information on professional services, custom coding, templates, SEO optimization, modifications, commercial support and help.
Check out my profile [click here] for information on professional services, custom coding, templates, SEO optimization, modifications, commercial support and help.
#3
Posted 19 March 2012 - 05:00 PM
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
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.
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.
#4
Posted 19 March 2012 - 07:07 PM
Hi Sam
Welcome Back
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
Welcome Back
spooks, on 19 March 2012 - 05:00 PM, said:
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
#5
Posted 09 July 2012 - 07:01 PM
@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?
Product Name+ Price Buy Now
field is still at the top
Do you know how I could get rid of these?
#6
Posted 18 July 2012 - 04:10 PM
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
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
#7
Posted 18 July 2012 - 04:31 PM
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
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
#8
Posted 30 July 2012 - 06:08 PM
@CrazyCarzCustoms
I did the following:
Removed line from stylesheet.css:
That line was stretching my images and overriding the Small Image Width setting under Configuration/Images
Then change the following lines in stylesheet.css:
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.
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 by EchoGuns, 30 July 2012 - 06:10 PM.
#9
Posted 31 July 2012 - 08:45 AM
EchoGuns, on 30 July 2012 - 06:08 PM, said:
@CrazyCarzCustoms
I did the following:
Removed line from stylesheet.css:
That line was stretching my images and overriding the Small Image Width setting under Configuration/Images
Then change the following lines in stylesheet.css:
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.
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 ;-)
#10
Posted 14 August 2012 - 07:50 AM
i would like to know from anybody whose used this
if some has javascript turned off, what happens to the jquery columns layout?
thanks
if some has javascript turned off, what happens to the jquery columns layout?
thanks
#11
Posted 16 August 2012 - 09:05 PM
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....
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....
#12
Posted 17 August 2012 - 06:19 AM
EchoGuns, on 16 August 2012 - 09:05 PM, said:
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....
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.
Also tagged with one or more of these keywords: columns, products
osCommerce Online Merchant v2.x →
General Support →
change just one column width in 2.3.3Started by BGTFICA, 06 May 2013 |
|
|
||
osCommerce Online Merchant v2.x →
General Support →
Products added but not displayingStarted by fting, 19 Apr 2013 |
|
|
||
osCommerce Online Merchant v2.x →
General Support →
Customer unable to login and editing multiple productsStarted by fting, 18 Apr 2013 |
|
|
||
osCommerce Online Merchant v2.x →
General Support →
Orders getting mixed in V2.2 RC2Started by designedbylucas, 10 Apr 2013 |
|
|
||
osCommerce Online Merchant v2.x →
Installation and Configuration →
Display products in a grid pattern?Started by chpcrvr, 16 Mar 2013 |
|
|









