ulihake
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] conflict with google address fillerSome remarks: The field should never be marked as required. Your plugin should suppress the name attribute of this field, in fact, as the field is only used to retrieve data from Google that will be placed in the corresponding WooCommerce build-in fields. That’s what I deduce from the Google Api documentation for the autocomplete function for addresses.
And: You may send me an link to your site as well. As the message is not related with the WooCommerce validation process (triggers only after form submit button is pressed) I’m quite convinced that the problem can be identified on the “client side”.
uh
Forum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Cart Maximum not WorkingThanks for your feedback. I will include a possibility to edit messages thrown by the plugin in one of the next updates as it’s not a good thing to edit the code directly.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] conflict with google address fillerHello magnoct.
The field has the correct name and id? That’s what it was all about. The red message is not related, I believe, with WCPGSK. Are there any javascript error messages? Could you please check this with an inspector (nearly all browser include one and let you see error messages in the inspector’s console).
If there are no messages the only thing we can do is, that you send me a copy of the plugin. (Should be GPL licensed, so there’s no problem with sending it.) You can contact me via the contact form of TakeBarcelona.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Cart Maximum not WorkingHello Innervates.
Could you confirm that this works for you?
Thanks.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Month and year selectorHello Martin.
Sorry. The fix is on its way. In the meantime you can configure the minimum and maximum offset using dates, e.g.
01/01/1914 and 31/12/2014
This will allow you to get a scrollable year dropdown. Nevertheless, datepicker does only show you some years this way, with every selection backwards it will add some more years…
I will publish the fix as soon as possible, some three, four days, as I will try to address other problems that may show up with the current version.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Variable product quantitiesVersion 1.4.1 of WooCommerce Rich Guys Swiss Knife fixes bugs and includes enhancements like conditional quantity input management.
Forum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] conflict with google address filler1.9.4 is out which corrects this problem for you.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Cart Maximum not Working1.9.4 is available.
The aggregate minimum and maximum settings for item quantities will throw a message to correct the problem for the cart on adding and on update and an error during checkout avoiding checkout (with redirect to the cart).
This should be customer friendly and I hope this meets your expectations.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Month and year selector1.9.4 is available.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Month and year selectorHello gato0814.
Month and year selector will be available in the update that will be published today.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Cart Maximum not WorkingHello Innervates.
I’ve implemented the feature as I was already working on an update and the feature you asked for, will be interesting for more than one user.
Will be available in the next update that I will publish today.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Cart Maximum not WorkingThe plugin allows you to restrict the item quantities for a product like Cell phone X. You want something else. You want that the sum of all quantities for different products can be restricted. That’s a slightly different approach. Sorry, that this is not possible right now and good luck.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Cart Maximum not WorkingWhy should it read Different product types? It’s not different product types, it’s different products (=items), all items/products could be of the same type. But I will check if this is confusing once again.
Coming to your needs… You want that the total sum of all product quantities does not exceed a specified amount. I will keep this one on the wish-list.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] conflict with google address fillerUpdate is on its way, will be out this weekend and include a fix for this.
Forum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Cart Maximum not WorkingHello Innervates.
I’ve checked this and the setting works. Maybe you confuse items and item quantities for each individual item in the cart.
If you set the allowed maximum of items in the cart to 2 for example each of the two allowed items may be bought several times, e.g. first item 10 times and second item 20 times but you won’t be able to add a third item.
That’s the way it’s thought. To restrict the allowed quantities for items you dispose of additional options.
Could you please reply, if this solves your question, concerns? If there’s no response I will close this thread within the next 48 hours.
Regards.
uh