Community Forums › Forums › General Discussion › WooCommerce
This topic contains 4 replies, has 4 voices, and was last updated by babrees 6 months, 1 week ago.
-
AuthorPosts
-
December 7, 2012 at 8:59 am #3700
Has anybody managed to get the WooCommerce plugin to be responsive? I can’t find the page that used to be on StudioPress site for testing a site’s responsiveness – is it still around?
http://jamie.bedsofparadise.co.uk/shop/silk-1000/
This uses the Quattro theme, but when I shrink the browser’s width as soon as the side column is pushed below the product post the right edge of text is lost and the content does not respond correctly. Not sure how to describe this correctly (I know what I mean <G>)
If you look at the above page I thnk you will see what I mean when looking at the content to the right of the image
Cheers
Jill
December 7, 2012 at 9:08 am #3707Hi Jill,
If you use firefox, there is now a responsive design view that lets you test different sizes. I have been using it a lot. And yes, there are issues in the different sizes, especially with product images.
December 8, 2012 at 10:52 am #3856You can use http://www.responsinator.com/
And as Netviper stated: http://chrispederick.com/work/web-developer/ has created a nice addon for Chrome and Firefox When using FireFox and the addon select “resize”and then select “view responsive layouts”
Simplicity is not Simple Webtaurus
December 8, 2012 at 1:39 pm #3868Go to the Resources tab above and you will find it under Web Tools. For WooCommerce you will need to use Firebug to find the things to change…ie fonts etc.
Doak Heggeness, WordPress Development | Website
December 9, 2012 at 3:42 am #3951Thanks for the replies. I could not find an add-on for FireFox
Searched for resize but it didn’t come up with anything.Doak – there is no Web Tools under Resources tab any more. Yep – I use Firebug
Have to admit that I have not kept up with responsive designing
The following is the concerned class in this instance…
div.product div.summary, #content div.product div.summary { float: right; margin-bottom: 2em; width: 48%; }I can see it is the float right that is causing the problem.
From what netviper says, I gather there is no solution??
TIA
Jill-
This reply was modified 6 months, 1 week ago by
babrees.
-
This reply was modified 6 months, 1 week ago by
babrees.
-
This reply was modified 6 months, 1 week ago by
-
AuthorPosts
You must be logged in to reply to this topic.