ulihake
Forum Replies Created
-
Forum: Reviews
In reply to: [WooCommerce Poor Guys Swiss Knife] Nice pluginThanks. If you like to offer some help and support for others, welcome. If you have some FAQ texts, I will include them with credits.
uhForum: Reviews
In reply to: [WooCommerce Poor Guys Swiss Knife] Great pluginYou should “describe” always if something works for you. We’re talking about free software and positive feedback is welcome.
uhForum: Reviews
In reply to: [WooCommerce Poor Guys Swiss Knife] Echt top manDanke. L?uft gut rein, da man manchmal gar nicht weiss, warum man sich das antut…
uhForum: Reviews
In reply to: [WooCommerce Poor Guys Swiss Knife] Greatest plugin I have ever used!!!!!Thanks a lot. As the plugin supposes a lot of work, positive feedback is highly appreciated.
uhHello TrishP.
The Rich Guy supports bulk editing of variations. There’s one limitation: The variations have to be configured using Product > Attributes. (WooCommerce offers the possibility to create variations on a variant product level, if you’ve used this method to establish your variations, the Rich Guy won’t work for you.)
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Custom ClassHi netrebelos.
You can place this code inside the js configuration option in Checkout Settings:
jQuery(document).ready(function($) { $('.woocommerce-billing-fields, .woocommerce-shipping-fields').find('p[id^="billing_"],p[id^="shipping_"]').each( function() { $(this).addClass('input-field'); }); });
This should attach the class input-field to all shipping and billing fields. Starting with this code it should be easy to adapt it to your needs.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Email confirmation validation not workingHello tdzl.
This is the important question: Do you have other plugins (or themes) enabled which alter the checkout process? Tabbed checkout is not available in WooCommerce out of the box. The Poor Guy can offer enhancements and tools for WooCommerce but not for “unknown” plugins and themes that alter by their own means a WooCommerce instance.
At least I would need some background information and I have to know if there is a sufficient user base worth the effort. If you still feel that the problem is due to a problem (or misconception) in the Poor Guy, please elaborate a bit more.
u
Forum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Email confirmation validation not workingHello tdzl.
What do you mean by this? What do you mean with real-time? The validation for the confirmation email field is integrated in the WooCommerce validation process. There’s no need to go back or forth as this is handled by WooCommerce in a “non-tabbed” checkout.
Now, when it comes to tabbed-checkout: Do you use a plugin or theme with dedicated functionality to achieve this? If yes, then your plugin or theme should allow you to attach additional fields to the “tabbed” validation process. What I can assure is that the confirmation email field “validate(s) at the same time as all other fields”. On my test site this is a typical output if data is missing for several required fields or if the email validation fails:
Email addresses do not match: test@test.com : test@test.de Lastname is a required field. Address is a required field.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Email confirmation validation not workingThat’s not planned and there’s no need for this as WooCommerce needs to validate the data in all circumstances. The email validation is triggered during the same validation process WooCommerce needs for all of its data.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Backorder labelHi alemarengo84.
It’s separated. You can style it via css. Just have look into the code.
I will attach an additional class in the next update to help you with styling and to separate the message from others.Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] My website has gone downThat’s quite impossible. If it worked while you configured the list and and afterwards, you did some tests, I suppose, there should be no reason why the plugin should compromise your website later on. It may be nevertheless, that your hosting provider does not assign sufficient memory for your WordPress instance and that installing additional plugins may have some impact, but that’s not because there’s something wrong with the plugins. If the plugin would provoke this, you should see a lot of complaints here. That’s not the fact.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Minimum quantityOk, I will do some additional tests and try to reproduce your user experience.
uhI’m working on this. The next update will include support for calendar-style time-picker.
Forum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Custom ClassHi netrebelos.
Thanks for your feedback. Good question. I will provide a solution for this to allow you to render the class for custom billing and shipping fields if desired.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Remove custom field from My AccountHello bennygill.
That’s a new feature I’ve implemented recently. I will offer better handling for this in one of the next updates.
Regards.
uh