FOX - WooCommerce Para Birimi Değiştirici Profesyonel

WooCommerce için Etsy Sistemi

Eklenti bağlantısı: https://woocommerce.com/products/etsy-integration-for-woocommerce/

  • Dosyada wp-content\plugins\woocommerce-etsy-integration\admin\etsy\lib\etsyOrders.php sonraki kodu ekle:
    if (class_exists('WOOCS')) { global $WOOCS; $WOOCS->reset_currency(); }
    

  • Ve aynı dosyaya bir sonraki kodu ekleyin:
    if (class_exists('WOOCS')) { global $WOOCS; $WOOCS->reset_currency(); }