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_replacewnaw .
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:105Forum: 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