WP-e-Commerce icon indicating copy to clipboard operation
WP-e-Commerce copied to clipboard

WP eCommerce - The most popular independent eCommerce platform for WordPress

Results 101 WP-e-Commerce issues
Sort by recently updated
recently updated
newest added

Eventually, WP core will ship with the Gutenberg editor (probably). That means we need to understand how to integrate with it. Given Automattic being behind both WooCommerce and Gutenberg, it...

Do a review of the Google merchant feed and add/remvoe fields based on requirements https://support.google.com/merchants/answer/7052112?hl=en

Just logging this here as I had a coupon request from a client that currently isn't possible. > "Can I setup a coupon that gives a percentage discount AND free...

When using TEv2, and adding a product with variations to the cart, the variation information does not get saved, only the root product gets added to the cart. The mostly-correct...

Theme Engine V2.0

In a standard installation, the states (regions) of countries are created in such a way that they are alphabetically ordered with incrementing IDs. However, if you were to modify the...

if you select for example this quarter, it shjows the entries but when you click download you get nada, just the headers problem looks to be inside `wpsc_purchase_log_csv` the sql...

Sometimes when I add products to my cart the quantities are wrong. Here's a [video of the problem in action](https://www.dropbox.com/s/ti21wbj0zto5iqg/wpec-wrong-product-quantities.mov?dl=0). I've seen this in two different sites - the one...

When we upgrade from Theme Engine v1 to v2 navigating to a store's existing Products page results in an empty page with the `[productspage]` shortcode visible. I propose either: 1....

Theme Engine V2.0

I noticed a site really getting slowed with slow queries. After investigating, I noticed that on every page, post, product, a query of... SELECT t.*, tt.*, tr.object_id FROM agsterms AS...

Fix for issue #2336: In Theme Engine v1 `WPEC_Fancy_Notifications` JS component, the 'add to basket' loading animation is hidden even when fancy notifications is not active in admin settings. This...