warrenholmes
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Blocks] products widget not works correctlyHi There
Sorry for the delay here.
Are you still seeing this issue? If so, which versions of WordPress and Gutenberg are you using?
Forum: Plugins
In reply to: [WooCommerce Blocks] Update plugin to support Woocommerce 3.5.0Hi There
We’ve fixed this in the upcoming release due next week.
Editing and adding products will not work with the new block editor in WooCommerce at the moment. If you are seeing the block editor you’ll need to update to at least 3.5.1 which will load the old editor.
Next year we’ll be working on using the block editor for products.
Forum: Plugins
In reply to: [WooCommerce Blocks] The editor has encountered an unexpected error.Hi There
Are you still seeing this issue on 5.0 beta? We have a few fixes going into the next release https://github.com/woocommerce/woocommerce-gutenberg-products-block/milestone/8
Forum: Plugins
In reply to: [WooCommerce Blocks] Can’t select categories in the Product CategoryHi There
Which version of WordPress and Gutenberg are you using? I have the latest of each and I can’t seem to reproduce this issue.
Forum: Plugins
In reply to: [WooCommerce Blocks] WC Gutenberg installed but not available in pickerHi There
Which version of Gutenberg and WordPress are you running?
Forum: Reviews
In reply to: [WooCommerce Blocks] Great potential, doesn’t find majority of products in DBHi There
Thanks for the review!
Out of curiosity, how many products does your store have?
Forum: Reviews
In reply to: [WooCommerce Blocks] Doesn’t workHi There
Which version of WordPress and the Gutenberg plugin are you using?
Forum: Plugins
In reply to: [WooCommerce] WooCommerce – How to add extra price item to the cart page?Hi
Is this what you’re looking for https://woocommerce.com/products/woocommerce-checkout-add-ons/ – its a paid add on.
It should be showing their description according to the code – https://github.com/woothemes/our-team/blob/master/woothemes-our-team-template.php#L215
Are you running the latest version?
Forum: Plugins
In reply to: [WooCommerce] Fixed cross sellsI think you could do that by filtering on
woocommerce_related_products_args
in /woocommerce/templates/single-product/related.phpForum: Plugins
In reply to: [WooCommerce] Change invoice numberingThat simple wouldn’t be possible without using a completely custom data type. Here’s a good write up on why this happens – https://speakinginbytes.com/2014/07/woocommerce-order-numbers-order/
Sequential Order numbers pro is the definitely the best (maybe only) solution.
Forum: Plugins
In reply to: [WooCommerce] Customer loyalty savings systemHave you taken a look at Dynamic Pricing?
Forum: Plugins
In reply to: [WooCommerce] Automatically email cart link to customerYep, Follow Up Emails should do the trick.
Forum: Plugins
In reply to: [WooCommerce] Selling ServicesYou should be able to do just that with WooCommerce Bookings.