mrittman
Member
Posted 2 years ago #
Hey guys I installed WP E-commerce and I'm having a problem in IE6 where none of the products show up on the page. I'm not sure if it matters or not but I have also installed a plugin that fixes transparent PNGs in IE6. So I wasn't sure if this interfered with things or not. Anyway, here's the page I was talking about:
http://www.phillipsfloors.com/products
If anyone has run into anything like this before and has found a workaround, any help would be greatly appreciated!
Thanks!
Matt
http://wordpress.org/extend/plugins/wp-e-commerce/
naturemadegoods
Member
Posted 2 years ago #
hi,
I have the same problem, I've installed e-commerce withouth any problem, but when I add product to the added categories, they are only visible when I am logged in. I've thought it is because the payment gateway hasn't set up yet, so it is a test mode, but now paypal is working as well, but still nothing can be seen why logged out for example on this product page:
http://naturemadegoods.com/?page_id=3&category=3&product_id=1
can you help me with that please?
thank you, Orsolya
In the CSS for the template you are using,
try deleting/commenting out this.
.wpsc_container{
position: relative;
clear: both;
}