mike8040
Forum Replies Created
-
Sendung sind raus und Kunden beruhigt! Danke an das Germanized Team!
Habe gerade die letzte Nachricht editiert und die Folgenachricht entdeckt, daher hier. Danke erstmal.
Der Punkt oder das fehlen des Leerzeichens in der Unternehmensadresse ist nun mit dem Fortschritt zu einem Problem geworden. Nach der Änderung wurde auch wieder ein Label erstellt. Leider nächste Neuerung die aufhält und neu ist. Der Label Creation Popup Dialog bleibt offen nach erfolgreicher Erstellung mit dem Hinweis:
GoGreen Plus is automatically added for every shipment when using this billing number. If you want to change this, please change the setting for this service as individually bookable in the business customer portal.
Das Problem ist neu und die Einstellung zu GoGreen wurden nie verändert in den letzten Jahren. Was muss ich einstellen damit sich der Popup Dialog automatisch schließt nach erfolgreicher Label Erstellung?
//EDIT: Ok, die Lösung ist im Geschäftskundenportal die Einstellung auf “Keine Standardbeauftragung” zu setzen für dieses Popup Problem- This reply was modified 3 weeks, 3 days ago by mike8040.
Super. Danke für die schnelle Rückmeldung. Ich prüfe es sofort. Der Debug Modus hat jedoch dies ausgespuckt (ich habe aus datenschutzgründen die Namen natürlich verändert):
Ist der Punkt in “Marienthaler Str.170” das Problem?!2026-05-05T14:11:34+00:00 Info 400 error during REST (POST) call to https://api-eu.dhl.com/parcel/de/shipping/v2/orders?combine=true&mustEncode=false:
2026-05-05T14:11:34+00:00 Info Array
(
[0] => Please enter a house number.
[1] => The address could not be encoded to a routing code.
[2] => GoGreen Plus is automatically added for every shipment when using this billing number. If you want to change this, please change the setting for this service as individually bookable in the business customer portal.
)
2026-05-05T14:11:34+00:00 Info Body:
2026-05-05T14:11:34+00:00 Info Array
(
[profile] => STANDARD_GRUPPENPROFIL
[shipments] => Array
(
[0] => Array
(
[product] => V62KP
[billingNumber] => 52857895946201
[refNo] => #14750, order 18725
[shipDate] => 2026-05-05
[shipper] => Array
(
[name1] => Unternehmen
[addressStreet] => Marienthaler Str.170
[postalCode] => 20535
[city] => Hamburg
[country] => DEU
[email] => [email protected]
)
[consignee] => Array
(
[name1] => Max Mustermann
[addressStreet] => Strasse 5
[postalCode] => 40882
[city] => Ratingen
[country] => DEU
[contactName] => Max Mustermann
)
[details] => Array
(
[weight] => Array
(
[uom] => kg
[value] => 0.101
)
[dim] => Array
(
[uom] => mm
[height] => 50
[width] => 170
[length] => 250
)
)
)
)
)Forum: Plugins
In reply to: [WooCommerce] Analytics can’t be viewed + react-dom.min.js errorCan not edit anymore but it look that the plugin PublishPress Capabilities breaks WC Analytics
Hiding wrong code is not a resolved issue. Having the same issue and rolled back to 2.40. I guess this issue appears on pages with translations with Polylang. Please fix that issue
Forum: Plugins
In reply to: [Germanized for WooCommerce] Was ist DHL Paket “Taggleich”?Moin,
dann anders. Welches Produkt soll “Taggleich” darstellen?Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] Is ?b_rating=1 from the cusrev plugin?No, we are using CusRev since two years.. Anyway thanks. Then some other plugin is adding that
Äh, wollte ihr mich veräppeln? Was macht den die One Button Lösung von euch dann wenn nicht das ganze Layout verändern? Die würfelt das komplette Checkout Layout auf Grund der besonderen deutschen Bürokratie durcheinander. Deutschland ist vermeintlich das einzige Land auf der Erdkugel die an der Abfolge einer Online Kasse fachsimplen muss…. Natürlich beeinflusst somit Germanized das Layout eines Shops. Nicht nur unsere..
Punkt ist, die Optionen wie Software Download / Gebraucht Artikel etc sind deaktiviert. Warum rendert ihr diese überhaupt und es ladet Dinge im Dom die keine Verwendung finden?? Sowas wie das hier würde es verhindern und man spart sich noch styling code….document.addEventListener("DOMContentLoaded", function() {
const gebrauchtwarenOption = document.querySelector('.germanized-used-goods-option');
const checkboxPlaceholder = document.querySelector('.wc-gzd-checkbox-placeholder-data-used-goods-warranty');
if (gebrauchtwarenOption && gebrauchtwarenOption.checked) {
checkboxPlaceholder.setAttribute("data-checkbox", "used_goods_warranty");
} else {
checkboxPlaceholder.style.display = "none";
}
});Wie ich eingangs sagte, hat wer diese Woche im WP Ecosystem am Checkout rumgedoktert. Mir ist das unnötige Rendern erst durch den Layoutfehler aufgefallen, auch wenn Germanized diesen vielleicht nicht verursacht hat, bleibt fundamental die Kritik, dass die Elemente von euch überhaupt erst geladen werden.
Forum: Plugins
In reply to: [Price Based on Country for WooCommerce] Your updates screwed the price logicAs I said, nothing was changed on the settings on WooCommerce or your plugin itself basically more than 24 months. So this must have happened by an update or a conflict with your plugin or Woocommerce. There is no use of additional plugins handling tax
Prices entered with tax: Yes, all prices are entered with tax
Do not adjust taxes based on location: This was never changed at all and is also a new option or at least differently phrased than the old version of this plugin.
I really can not go with that the plugin was not changed, as obviously I set it up to 1:1,19 to get the desired prices back then for Non-EU Customers and this is not working anymore. So obviously there was a change made with no warning to it. The field isn’t active anymore and has a switch. The whole interface and option did change too. So how to force this plugin to use the regular price and not this magical exchange price. Magical because there is no basic calculation leading to the resulting price your plugins puts out. It is not an additional 19% to the regular price. How to force the plugin to use the regular price set and not correct every price on by one. This also was not necessary with the old version
Regarding the other stuff: You offer the plugin not for the good of society or because you’re on a selfless mission. The goal is to sell your premium subscription. If we need the additional features and the plugin works flawlessly, we are happy to pay. But don’t expect people to grovel just because it’s free, especially when basic functions suddenly become faulty… What is upsetting here that basic features are changed without the warning which is easily possible to add as a note on the pushed update version.Forum: Plugins
In reply to: [WooCommerce] Where does pickup_location_field come from?No, but the field disappears with Germanized being deactivated. Had a caching issue so the field was still there even with Germized being deactivated. I’ve asked them what it is and where to define it because there is no hint or indication in their settings
- This reply was modified 2 years ago by mike8040.
Forum: Plugins
In reply to: [Abandoned Cart Lite for WooCommerce] Send emails only to existing customersThanks for the reply. At least it is great you have it on the roadmap. Those reminders are a sensitive topic. Not everyone likes them. I keep your plugin and it’s changelog on the radar. Would be really great if you update that topic.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce 8.5.1: Order Attribution GDPR complianceThanks for the reply. I had a look on the docs / Github. Unless I study PHP development this is just gibberish. Can you just state if any Cookie Consent solution can grab that cookie and script automatically and pull it into their blocking system appropriately to wait for the user consents like with all other cookies like GA4?
The feature itself is great and if the customer is fine with it, good. We do not want a lawsuit just because a code line was missing.Amazing. Thanks for the update. I will have a chance to test later in the day and get back if it is fixed.
Same issue here. I see it also that this should be handled in the core not by us users. And I may understand it incorrectly but I do not find or like the offered solution to add a genereic image for all facebook shares. For instance the product shares should show the individual product image
Forum: Plugins
In reply to: [WooCommerce] WooCommerce 8.5.1: Order Attribution GDPR complianceOk, thanks for clarification but for the said countries in EU to be safe we need to ask for consens. For instance with Cookiehub it is not able to block those cookies, because it says they will be set before consent. So even with Automatic Blocking by CookieHub enabled which is able to block any common tracking (GA for instance), it is not able to block you order attribution cookies and is asking to fix this by the shop owner.
So how to block those cookies before consens?
Your docs on it are useless in that regard. I do not understand why your solution is set up that common and widely used consent plugins aren’t able to block those cookies before user consent-- This reply was modified 2 years, 1 month ago by mike8040.