ulihake
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Select Options from xml, json, csvHello Brendavo.
Thanks for your feedback. Please update to 1.8.1 as soon as it will be available today.
1. Create a select field. The field will show up and in the field name column you find the id of the field, something like billing_postoffices
2. Paste your code into the file wcpgsk_user.js with the internal Code Editor of WordPress for plugins or paste your code into the new field in the Checkout Section of WCPGSK (the second method is permanent and the code will not be lost during updates, whereas the first may offer more stable code handling).
3. Before pasting your code change the following line:
var _postServiceTerminalsSelect = document.getElementById('ps-terminal-slect');to
var _postServiceTerminalsSelect = document.getElementById('billing_postoffices');where billing_postoffices should be set to the field name of your select.
4. On the checkout form you should see your select field filled with the post offices
Regards.
uh
Forum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Breaks the "sold individually" functionHello Collin.
Thanks for your feedback. I will check this together with a problem in the context of grouped products and provide a fix within a couple of days, not to many 🙂
uh
Forum: Reviews
In reply to: [WooCommerce Poor Guys Swiss Knife] Good one.Hello Chirag.
The button labels and their configuration works again. This was due to the WooCommerce update (2.0.x to 2.1.x) which broke a lot of things for many users and plugins.
Thanks for voting.
uh
Please update to 1.8.0. This should fix some of the issues with labels, etc.
uh
Forum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Problem with Date restrictionsHello Ron.
Ya puedes descargar y instalar la versión 1.8.0 que incluye una validación para campos de fecha…
Saludos.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] TranslateHello samirbridi.
I’ve published your translation with version 1.8.0…
Thanks again.
uh
Forum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Add to cart text not changingWCPGSK 1.8.0 is out… and fixes the button labels for WooCommerce 2.1.2 with some improvements.
uh
Forum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Asteriks and Add to cart button labelHello bajola.
Please try version 1.8.0 which should fix problems with button labels and some core fields.
Regards.
uh
Ah, parles català ! Molt bé… 🙂
I published version 1.8.0 now. It includes a management for localization behaviour which allows you to
* configure the standard 5 form fields that WooCommerce localizes based on customer choice for billing and shipping
* you can also add or exclude core fields which will allow you to use the base configuration for those fields available via the Checkout Billing and Shipping SectionProbably this will resolve not only your problems. I hope that there are not to many bugs inside. I’ve tested with WooCommerce 2.1.2 and WooCommerce 2.0.12.
Please open a new ticket to communicate about problems with the new version.
Thanks for your feedback.
uh
Hello rampau.
I’m working hard on this. Good chance to solve this without loosing features. I will update today or tomorrow.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] DateboardI will contact you directly and close this thread here.
uh
Forum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Problem with Date restrictionsHello Ron.
Actually the configuration affects the jquery calendar and not the validation. To make this part of the validation for a date field is something I have on my roadmap for WCPGSK. Let’s see if I can manage to roll this out with the next update which is due for this weekend/beginning of next week.
I hope this answers your question.
Thanks.
uhHello rampau.
Yeah, I got it and it’s a good point. I will do some testing and come back to you.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] DateboardHello bensontheartist.
What do you mean with dateboard? Right now you’re able to add a field of type date which allows customers to select a date via a calendar. If you like to display several calendars you will need to add for each date a date field. But maybe that’s not what you need…
Please elaborate a bit more on what you need.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Asteriks and Add to cart button labelHello bajola.
Thanks for your feedback.
The next update will include a fix for the Add To Cart Label problem in the context of WooCommerce 2.1.2.
Your second point: I will check this before releasing the next update.
Regards.
uh