Posts by Splash Island
FileBird updated to v3.5 – WordPress Media Library Folders
Added: FileBird Gallery block for Gutenberg Fixed: Bug updating media image size in unsaved posts Fixed: Menu CSS Fixed: Removed triggers that conflicted with Divi Builder Fixed: Conflicted with grid themes Fixed: Minor Error download address: https://5566.site/w...
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...
WordPress WooCommerce Order Logistics Query Plugin
添加WooCommerce trackingmore订单物流查询插件到WordPress店铺
通过使用此WooCommerce订单物流查询插件,卖家可以在WordPress后台订单详情页查看包裹物流信息,买家登陆店...
Elementor Pro 2.7.3 Update
Elementor Pro Changelog #### 2.7.3-2019-10-28 Tweak: Added RTL support for Galleries widget (Tweak: Added custom icon for WordPress 5.3 Compatibility Fix: Missing template function declaration would be in WC mini-cart small Component causing fatal error fix...
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...
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...
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) ...
enfold hashtag page noindex issue
When you find noindex, nofollow in your archive page, tab page, category page, you can try to use the following code. About Noindex and Nofollow <meta name='robots' content='index,follow'...
woocommerce change product sorting
Woocommerce's default product sorting is in the order of custom sorting + name, we can change it to what we want, enter the Wordpress backend with the following settings, Appearance - Customize Woocommerce Product Catalog Select the default product sorting...
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...