woocommerce
Here are 933 public repositories matching this topic...
In WooCommerce Blocks 2.5 we added the All Products block, which allows adding inner blocks to the product grids. However, the current Storefront styles assume all <img> elements would be used for the product main image and were given a style based on the img selector instead of using .wc-block-grid__product-image or .wc-block-grid__product-image img.
To Reproduce
Steps to reprodu
Hi all
I just wanted to confirm whether this will work with custom order types (eg. WC Subscriptions or a custom order type I create)?
Cheers
PS. Also, is anyone using the custom products table plugin (https://github.com/woocommerce/woocommerce-product-tables-feature-plugin) in conjunction with this one?
Describe the bug
Checkout button doesn't redirect to checkout page
To Reproduce
Steps to reproduce the behavior:
- Select product
- Select variations
- Click in checkout button
- Redirect to homepage
Expected behavior
Redirect to ckeckout page
Screenshots
If applicable, add screenshots to help explain your problem.
**Smartphone (please complete the following
When upgrading to Woocommerce 3.6.1 from 3.5.8 the WooCommerce POS UI throws a generic 'error' message and no products or orders will load at all. We have 2 sites using WooCommerce POS Pro and both experience this same error.
Have had to roll back to WooCommerce 3.5.8 to get it to work, I have WooCommerce POS 0.4.22 & WooCommerce POS Pro 0.4.19 installed. please provide a fix.
-
Updated
Jun 22, 2020
-
Updated
Jun 15, 2020 - C#
-
Updated
May 27, 2018 - TypeScript
-
Updated
Mar 4, 2020 - JavaScript
-
Updated
Jun 22, 2020 - PHP
-
Updated
Apr 18, 2018 - JavaScript
-
Updated
Jun 23, 2020 - PHP
-
Updated
Jun 25, 2020 - PHP
-
Updated
Apr 6, 2020 - JavaScript
-
Updated
Jun 13, 2020 - JavaScript
-
Updated
Jan 14, 2020 - PHP
-
Updated
Mar 14, 2018 - PHP
Describe the bug
Our method for checking if WooCommerce is active or not works in most cases. But not the following.
To Reproduce
Steps to reproduce the behaviour:
- Make sure the WC Vendors Marketplace is activated, so does WooCommerce.
- Delete WooCommerce directly.
- See the fatal error
Expected behavior
No fatal error is thrown. The site functions normally.
**Isol
-
Updated
Jun 7, 2020 - PHP
-
Updated
Nov 21, 2019 - PHP
The change log says that the store announcements REST API access has been added but the request queries couldn't be found in the existing REST API Documentation.
-
Updated
Apr 20, 2020 - PHP
-
Updated
Jun 25, 2020 - PHP
-
Updated
Sep 7, 2019 - Python
Order Product card should display "Product" when there's only one product in the order and "Products" when there are several
These changes need to be made everywhere you can see the Product Details component (in Order Details View, Order Product Details View, Order Fulfillment View)
-
Updated
May 25, 2019 - PHP
When a sites domain is something like staging-www.blahblah.com all links are recognised as outbound due to the www. search/replace in gtm4wp-outbound-click-tracker.js
staging-www.blahblah.com becomes stagingblahblah.com.
Currently we have:
var gtm4wp_localdomain = window.location.hostname.replace( "www.", "" );
A better method would be:
`var gtm4wp_localdomain = window.location.ho
English docs
- I know - probably not gonna happen. But for our shop it would be very handy - we sell to Brazil a lot and it's always a pain to get all the necessary tax numbers etc.
I think this plugin would be useful to global shop operators, too. Not "just" Portuguese speaking folks...
WordPress 4.9.7
WooCommerce 3.4.3
WooCommerce Mercado Pago 3.0.15
We have a store where we sell products which prices might have cents.
On WooCommerce's Adjustments screes, we have set the number of decimals for prices to 2.
Now we have products which prices are have 2 decimals but, for some unknown reason, on Mercado Pago the decimals amount does not match WooCommerce total
For
Improve this page
Add a description, image, and links to the woocommerce topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the woocommerce topic, visit your repo's landing page and select "manage topics."
the class "link" in the e-mail link tag, when getting the password reset e-mail, is invisible in e-mail clients using dark theme, as the tag "color: #ffffff;" is added.
https://github.com/woocommerce/woocommerce/blob/968f7ddc5b2737ca40b4503701c89e9bc038adb4/templates/emails/customer-reset-password.php#L34
this line:
https://github.com/woocommerce/woocommerce/blob/968f7ddc5b2737ca40b4503701c