krzyc
Forum Replies Created
-
Forum: Plugins
In reply to: [Orphans] 3.0.0 inserts nbsp between class names@iworks Zarówno strona pierwotna (z Divi Events Calendar), jak i strona testowa maj? poprawne klasy, wi?c problem zosta? rozwi?zany. Dzi?kuj? za b?yskawiczn? interwencj? i pozdrawiam. ??
Forum: Plugins
In reply to: [Orphans] 3.0.0 inserts nbsp between class namesNie potrzeba dodatku. Wystarczy na go?ym WordPressie w??czy? plugin Sierotki, a w tre?ci posta wstawi? blok HTML:
<div class="row test">w </div>
a na wyj?ciu dostaj?:
<div class="row test">w </div>
Wydaje mi si?, ?e problem jest gdy po tagu pojawia si? sierotka ze spacj? i znowu tag.Witam,
problem objawia si? i u mnie (Wersja 3.0.0).
Dok?adnie to psuje klasy kończ?ce si? na “w” w pluginie Divi Events Calendar (shortcode).
np. robiet_pb_row et_pb_row_0
.
Dzieje si? to w pliku class-iworks-orphan.php w linii 280. Zamiana str_replacew
naw
.
Pozdrawiam.Forum: Plugins
In reply to: [Order XML File Export Import for WooCommerce] Ajax ErrorSame here.
WP 4.8.3, WC 3.2.3, plugin 10.0.13, PHP 7.1.
Error from log:PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function WC_Logger::add(), 1 passed in wp-content/plugins/order-xml-file-export-import-for-woocommerce/includes/importer/class-OrderImpExpXML-order-import.php on line 522 and at least 2 expected in wp-content/plugins/woocommerce/includes/class-wc-logger.php:105
Forum: Plugins
In reply to: [WooCommerce] Zero quantity item ordering as guestI can confirm that in version 3.2.2 orders using BACS payment are saved with 0 quantity. Downgrading to 3.2.1 fixes problem. PayPal and tPay (local gateway) payments are not affected.
*edit* It is related to includes/class-wc-cache-helper.php – when I downgrade only that file, everything works fine. Try to reproduce it with W3 Total Cache, because I was using it.
https://github.com/woocommerce/woocommerce/commit/ba2ddab32be7f761fb2eb1fb95fe754207e01a80#diff-c0310299cb522d1c9add22898d47f915