ulihake
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Region is not valid since latest updateUPDATE on this:
The latest WC version 2.2+ is more picky when you disable the country field and enable the state field. These two fields go together and are vital for WooCommerce. If you enable state (region) you should not disable country even if you only offer services in one country.If you don’t want to display the superfluous country information if you only have one billing and/or shipping country you can use (or adapt) this css snippet to avoid display:
#billing_country_field, shipping_country_field { display: none; }I will include a check for this in one of the next updates.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Please match the requested formatHello Rhys.
Was a new function I implemented on request. Strange, that nobody else complained. Fix is available.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Please match the requested formatSorry. A “stupid” error. Easy to fix with a general pattern that allows everything even blank but annoying. I will fix this tonight.
uh
No problem. Welcome.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Gift wrap field on checkoutI’m working on new features and enhancements for the brotherhood. I’ll keep you updated.
Regards
UhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Quantity error of 0 in cart – WRGSKLittle update on this: whatever you configure for max, you can leave it 0 too, will respect stock, step can be 0 as well, only min has to be set to 1 in cart settings.
Please confirm that this solves your issue.
Regards
UhHi Domenic.
I will reply tomorrow via email.
Regards
UhHi Rhys.
Thanks for your feedback. Hope that my other reply solves your issue. In response here, great idea. I’m working hard on a major upgrade for the rich guy with a lot of additional features and enhancements, one is contextual help and documentation, but your idea won’t make it into the coming release. But there will be some kind of conditional presentation which may help you to mimic your desired logic.What’s for sure: your idea is registered.
Regards.
UhHello gvpip.
Thanks for sharing. Good idea. But will make it into the rich; but not within the next major release. The rich guy will include new features, price able fields, some condionality, tax, anticipation, but your feature will have to wait a month or two.
Regards.
UhHi mgason.
All custom fields present a button for advanced configuration in the type column. Please see the FAQ as well.You can configure a select to show up as checkboxes, radio buttons, etc.
Regards.
UhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Quantity error of 0 in cart – WRGSKHi Rhys.
With the rich guy you have to configure min/max settings under cart settings, that’s a bit inconsistent in comparison with the poor guy. I will try to make this straightforward in an update.
Regards
UhForum: Plugins
In reply to: [Tessa Authorship] QuestionHello 34503895.
I close this thread as there’s no response from your side. Feel free to answer. I will receive a notification.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Region is not valid since latest updateHello jandaltech.
I’ve detected a little stupid error… the personalization message is not stored correctly. This was fixed for custom billing fields… and I thought for custom shipping fields as well but no…
I will provide an update for this today.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Region is not valid since latest updateHello jandaltech.
I’ve checked your site, inside, outside… everything seems to work fine. I configured some settings to make them more consistent, but as there’s only one country the shop sells to, that’s more for the eye… to make a field required and remove it at the same time does not make much sense…
I also configured the default and the localized setting for the country using Checkout Localization. I’ve tested afterwards to assure things… no problems.
If there’s something not working which I haven’t detected, please contact again. I will receive a notification if you update this thread.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Region is not valid since latest update