Kathy Darling
My feedback
-
3 votes1 comment · WooCommerce » Extension - WooCommerce Mix 'n Match Products · Flag idea as inappropriate… · Admin →
An error occurred while saving the comment -
3 votes1 comment · WooCommerce » Extension - WooCommerce Mix 'n Match Products · Flag idea as inappropriate… · Admin →
An error occurred while saving the comment Kathy Darling commented
Hi, I have a mini-extension that adds support for this to Mix and Match:
https://github.com/kathyisawesome/wc-mnm-categories and I think it will eventually be merged into the core plugin. -
3 votes2 comments · WooCommerce » Extension - WooCommerce Name Your Price · Flag idea as inappropriate… · Admin →
An error occurred while saving the comment Kathy Darling commented
As of 3.0, this UX issue has been resolved and users can click directly on the add to cart button.
An error occurred while saving the comment Kathy Darling commented
Hi Marc. I'm aware of this issue and am currently in the process of working on a fix. It's just trickier than I'd like to admit as validating when the input changes is an important part of how the plugin integrates with many other plugins. Originally the product *always* had some value in the input. But now that I've found many users wish to hide the minimum or have a blank input, yet still enforce a minimum, the input is essentially in an error state from load. The current recommend is to always have a suggested price in the input. This doesn't solve everything, but it's a temporary stop-gap.
I'm currently consulting with an accessibility expert to examine how I can make Name You Price more user-friendly and accessible. Be assured that the user experience is a very high priority for me, but I also have to be careful about how I change this so I don't negatively impact other users.
I hope you'll give Name Your Price a try again in the future.
Cheers,
-Kathy -
1 vote2 comments · WooCommerce » Extension - WooCommerce Name Your Price · Flag idea as inappropriate… · Admin →
An error occurred while saving the comment Kathy Darling commented
As an update, this feature is now included in Name Your Price 3.0
An error occurred while saving the comment Kathy Darling commented
Hi Karl, You can add support for subscription switching with this plugin:
https://github.com/helgatheviking/woocommerce-nyp-subscription-switching -
2 votes1 comment · WooCommerce » Extension - WooCommerce Name Your Price · Flag idea as inappropriate… · Admin →
An error occurred while saving the comment Kathy Darling commented
Hi, There was a bridge plugin for this, but as of Events 4.11.0.1 some of their updates broke the compatibility. You can follow along here:
https://github.com/kathyisawesome/wc-nyp-event-tickets/issues/1
-
3 votes1 comment · WooCommerce » Extension - WooCommerce Name Your Price · Flag idea as inappropriate… · Admin →
An error occurred while saving the comment Kathy Darling commented
Hi! There is an "edit" link for the price in the cart. See this screenshot. https://share.getcloudapp.com/7KumNnbZ
This link takes you back to the Name Your Price product's product page where you can update the price.
-
15 votes
Kathy Darling shared this idea ·
-
3 votes1 comment · WooCommerce » Extension - WooCommerce Mix 'n Match Products · Flag idea as inappropriate… · Admin →
An error occurred while saving the comment Kathy Darling commented
This should be possible with the following snippet:
https://gist.github.com/helgatheviking/8f3c9746a4d573e3075aa4e27435681d -
12 votes3 comments · WooCommerce » Extension - WooCommerce Mix 'n Match Products · Flag idea as inappropriate… · Admin →
An error occurred while saving the comment Kathy Darling commented
With Subscribe all the Things and my compatibility extension:
https://github.com/helgatheviking/wc-mnm-satt-bridgeit is now possible to edit a Mix and Match box's contents over the course of a subscription. We'll be looking in to merging this into core over time as it's still early in the development.
An error occurred while saving the comment Kathy Darling commented
I agree! Have you tried Subscribe All the Things?
https://github.com/Prospress/woocommerce-subscribe-all-the-things
It will allow you to sell subscriptions to a MNM box. Unfortunately, you cannot currently make changes to the box subscription, but that's something we're working on.
-
6 votes1 comment · WooCommerce » Extension - WooCommerce Composite Products · Flag idea as inappropriate… · Admin →
An error occurred while saving the comment Kathy Darling commented
WooCommerce Mix and Match lets you sell customizable boxes with quantity restrictions, ie: Box of 6 Juices. And while it doesn't have a visual UI for progress, it does have a counter that tallies your total and how many more you have to select.
-
1 vote
An error occurred while saving the comment Kathy Darling commented
Hi Eugene,
A flat percentage discount is available as of mix and match v1.4!
-
2 votes
An error occurred while saving the comment Kathy Darling commented
+1 this would be a lot more useful when making decisions
Kathy Darling supported this idea ·
-
157 votes22 comments · WooCommerce » Extension - WooCommerce Gateway Stripe · Flag idea as inappropriate… · Admin →
Kathy Darling supported this idea ·
An error occurred while saving the comment Kathy Darling commented
Name Your Price should also be included in this list.
-
6 votes1 comment · WooCommerce » Extension - WooCommerce Dynamic Pricing · Flag idea as inappropriate… · Admin →
An error occurred while saving the comment Kathy Darling commented
Seconded. For example, quantity-based rules might apply to specific users and specific variations. And every time you create a pricing group you must check all the same boxes again. And then, you can change the quantity discount.
Kathy Darling supported this idea ·
-
1 vote1 comment · WooCommerce » Extension - WooCommerce Name Your Price · Flag idea as inappropriate… · Admin →
An error occurred while saving the comment Kathy Darling commented
I've been looking at this and while it's straightforward to display the input, so far it has proven difficult to send the price input's data along when WooCommerce adds the item to the cart.
-
10 votes
An error occurred while saving the comment Kathy Darling commented
As a follow up, isn't this coming in Composites 3.0?
-
363 votes
An error occurred while saving the comment Kathy Darling commented
I would consider building this, but I haven't heard back from the MyECheck group about their API and there are no links on their website.
-
147 votesneeds research · 11 comments · WooCommerce » Category - Core · Flag idea as inappropriate… · Admin →
Kathy Darling shared this idea ·
Hi Scarlett,
I never recommend having 100s of products in a mix and match container, at some point it will be bad for performance and as you've noticed, it becomes challenging for the customer to navigate.
I have a mini-extension for this as well:
https://github.com/kathyisawesome/wc-mnm-filter
Though it will require Mix and Match 1.10.6 to function, which is due out soon.