About 浪花岛

Wordpress foreign trade website, B2B enterprise display, B2C online store, B2B2C platform, Wordpress theme and plugin translation

wordpress theme plugin upgrade log
Changelog

WooCommerce Extra Product Options updated to v4.9.10

Fixed pricing issues for composite products. Fixed an issue where subscriptions could not be added to cart. Fixed pricing issues on archive pages when products do not use options. Fixed display of pricing issues when using taxes. Fixed WPML display issues in global form list view. Fixed an issue when editing a product in a cart with preferred price settings activated. Fixed in S...
Continue reading
Avada Theme Tutorial

The problem of invalidation of the Chineseization of the avada theme

In October 2019, avada was updated to version 6.1.0. As usual, upload the Chinese file to the languages folder, refresh the background, and the Chinese is invalid. I guess it must be official and less code. Then add it yourself. Officially updated themes and plugins often do this kind of thing. The avada theme file opens functions.php to edit the most...
Continue reading
wordpress website

Woocommerce checkout page is locked and cannot proceed to checkout

Recently, I am working on a foreign trade website of Wordpress+Woocommerce. It was about to end, and then I went on a trip for 2 days. I came back and continued to do it. At the checkout, I found that Woocommerce turned gray and white when it arrived at Review & Payment, and I couldn’t check out, as shown below, Viewed the CSS of the element and the blockUI appears...
Continue reading
wordpress website

Introduce other payment methods by mail after placing an order in woocommerce

There is an old customer who uses wordpress as a foreign trade station. Because the product involves copyright issues, he dares not use the normal Paypal standard to collect money, but uses encrypted paypal to receive payment. After encryption, paypal cannot trace the source, so the customer cannot refund payment. The thought process of payment: 1. After the user adds to the shopping cart, checkout, select offline payment (bank transfer) ...
Continue reading
code
wordpress website

wordpress plugin po mo translation

Many wordpress plugins have translation template pot files. We can use Poedit to translate Chinese into Chinese. Generally, plugins or themes will have a languages folder, which is used to store translation files. After normal translation, upload PO and MO files to this. The directory is enough, but sometimes it is invalid after uploading, and it is still in English. At this time, we need to add the following...
Continue reading