[Plugin: WP E-Commerce] Products Page Display Issue
-
I installed the E-Commerce plugin a week or so ago and haven’t done much as far as creating my own theme until now. This issue however was present when I first installed and activated the plugin. It is the only issue remaining and I cannot find the solution.
Product Page Location:
http://www.riseoftheinfected.com/storeThe shopping cart displays fine at the top and is styled correctly. The issue is that the products do not appear until the very bottom of the page.
I was also having the same issue with the checkout page. That issue has been corrected by the following changes in my css file.
table.productcart{ width: 100%; }Changed to…
table.productcart{ width: 95%; }If someone could please help me correct this issue I would appreciate it. The forum on the plugins site has not been helpful so far. Thanks.
The topic ‘[Plugin: WP E-Commerce] Products Page Display Issue’ is closed to new replies.