Fred
Forum Replies Created
-
The solution was very simple, in case anyone else has the same problem to solve:
body.kco-one-selected #order_comments_field,
body.kco-one-selected #billing_title_field,
body.kco-one-selected #billing_adresszusatz_field,
body.kco-one-selected #billing_kundennummer_field,
body.kco-one-selected #shipping_title_field,
body.kco-one-selected #shipping_adresszusatz_field {
display: none !important;
}Forum: Plugins
In reply to: [VR Payment] Kritischer Fehler auf WebsiteWordPress DEBUG Analyse:
Meldung:
Fatal error: Uncaught VRPayment\Sdk\ApiException: Error 431 connecting to the API
Server von VR Payment antwortet mit einem Fehler 431.
“Request Header Fields Too Large”Meldung:
Deprecated: Function curl_close() is deprecated since 8.5… und diverse andere.
VR Payment verwendet veraltete Programmierbefehle, die PHP in Zukunft nicht mehr unterstützen wird.Zusammenfassung:
VR Payment Plugin kommt mit der aktuellen PHP-Version nicht klar und die API-Anfrage wird wegen zu großer Datenmengen (Header) abgelehnt.Bitte prüfen!
DANKEFantastic!
It works.
Thank you so much!
body.woocommerce-checkout #order_comments_field,
body.woocommerce-checkout #billing_title_field,
body.woocommerce-checkout #billing_adresszusatz_field,
body.woocommerce-checkout #billing_kundennummer_field,
body.woocommerce-checkout #shipping_title_field,
body.woocommerce-checkout #shipping_adresszusatz_field {
display: none !important;
}Unfortunately, the fields are hidden everywhere. What am I doing wrong? I only want the fields on the KUSTOM page to be hidden?
Forum: Plugins
In reply to: [Download Manager] Downloads currently only available for administratorsForum: Plugins
In reply to: [Download Manager] Downloads currently only available for administratorsNo, I haven’t made any changes.
Thanks.Here is the requested information:
Current version:
Version 3.3.54Link:
https://goodphoto.de/download/test/Password:
12345Here is the requested image; I have highlighted the form fields in yellow.
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Missing name in billing addressThanks for the information, I’ll check that out right away.
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] current year in the footerPerfect! Works well! Thank you very much
Forum: Plugins
In reply to: [Finale Lite - Sales Countdown Timer & Discount for WooCommerce] Array-OffsetYes, the current version (2.13.0) is installed.
Bekomme auch diese Fehlermeldung. Bitte prüfen! Danke…:)
PHP Notice: register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für
shariff/v1/share_countsfehlt das erforderliche Argumentpermission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze__return_trueals Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in …..wp-includes/functions.php on line 5225- This reply was modified 5 years, 8 months ago by Fred.