ulihake
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Country field – not wideWooCommerce Poor Guys Swiss Knife does not force with own css the first / last / wide behavior.
If a theme style sheet overrides the default WooCommerce layout behavior WooCommerce Poor Guys Swiss Knife respects this.
Nevertheless, it may be good idea to implement the option to force a theme style overwrite as well.
Probably this will make it into one of the next updates.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Country field – not wideHallo.
Hab mir das kurz angeschaut. Das bazar Theme lädt für Woocommerce eine Datei style.css. Dort gibt es für einige Felder folgende Layoutbestimmung:
#shipping_postcode_field, #billing_postcode_field, #billing_country_field, #shipping_country_field { width: 47%; float: left; }Dies überschreibt das gewünschte Verhalten. Sie müssen diese css-Anweisung entweder anpassen oder selbst wieder überschreiben. Dieser css code sollte das Problem beheben, wobei Ihnen mehrere Möglichkeiten zur Verfügung stehen, diesen zu laden.
#shipping_postcode_field, #billing_postcode_field, #billing_country_field, #shipping_country_field { width: 100% !important; float: none !important; }1. Entweder die Datei styles.css im Editor unter Apperance editieren
2. Oder die Datei syles.css im Ordner woocommerce ihres Themas editieren (in dieser wird der Code geladen, der das Problem verursacht)
3. Sehen, ob für ihr Theme oder durch ein Plugin, die Möglichkeit besteht, css-Code “nachzuschiessen”Grüsse.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Multiple selectionUpdate is available.
Forum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Multiple selectionHello b744.
Completely correct, select fields with multiple option selects did not process correctly… The html code is correct but php needs squarebrackets added to the name attribute of the select.
The next update will include a fix for this.
Regards.
uhHello again.
I don’t know if I closed this ticket before. Anyhow, I tried to reproduce this behavior and I cannot confirm what you report.
The select options page allows you to switch the presentation without losing the the options.
Please try to deactivate all plugins except WooCommerce and WooCommerce Poor Guys Swiss Knife and try to configure your select field without any other plugin active.
If your problem persists, please report it here. If it works, you have to enable your other plugins one by one to identify the plugin that’s causing a conflict.
Regards.
uhI will try to get back to you today or tomorrow. Thanks for contacting.
uh
Forum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Multiple selectionHello b744.
Thanks for the feedback. I will do some tests to see if I can reproduce this. Give me one or two days as I’m a bit busy.
Regards.
uhForum: Reviews
In reply to: [WooCommerce Poor Guys Swiss Knife] Great pluginThanks, csfalcao. It’s nice to receive positive feedback.
Regards.
uhForum: Reviews
In reply to: [WooCommerce Poor Guys Swiss Knife] goodThanks for your feedback, frog2k.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Question about Add to Cart TextNo, sorry. This is not available right now. I will keep this in mind for future updates…
uh
Hello salvatorifabio77.
Thanks for contacting but the code that you expose does not belong to WooCommerce Poor Guys Swiss Knife. You can use WooCommerce Poor Guys Swiss Knife to add fields to the billing and shipping forms in checkout and in the user profile available under “My Account” with WooCommerce.
Please understand, that I’m not able to help you with custom code, as this is far behind of what I can offer in the context of a free plugin with free support.
Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Change Date FormatHello Gabriel.
1. Open WooCommerce -> WooCommerce Poor Guys Swiss Knife
2. Open the corresponding checkout form section (billing or shipping)
3. The field type indicator (on the right side) in the Billing and Shipping checkout form section of WCPGSK displays as a button for all custom fields. Click on that button
4. Specify the date format using the select option (the third option for date picker fields)
5. Optionally, if you use dates for min and max (the first two configuration options) please adapt these dates according to the selected date format. If you use integer values for calendar restriction you do not need to adapt the values for min and max offset.Regards.
uhForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Change Date FormatHello gabrielhuisg.
Version 1.8.3 includes support for basic date formats. You can select between yyyy/mm/dd, dd/mm/yyyy and mm/dd/yyyy for date fields.
Hope this satisfies your needs.
Regards.
uh
Forum: Reviews
In reply to: [WooCommerce Poor Guys Swiss Knife] resourceful plugin very good supportGreat to get some feedback.
uhForum: Reviews
In reply to: [WooCommerce Poor Guys Swiss Knife] Well done!Appreciated.
uh