Blog

Woocommerce Bulk Attributes Plugin Blog Section.

All posts, subject, reply to customer feedbacks, announcements, etc….  will be posted here in our blog.

We welcome all our users, not users, eerybody’s comments. They help us improve our work!

What are woocommerce attributes and their most common use cases
|

What are woocommerce attributes and their most common use cases

What are woocommerce attributes and their most common use cases You might have heard of Woocommerce attributes before, but you might not know exactly what they are or how they can be used. The reason for this is that most people use them incorrectly and put too much thought into them. If you want to…

Woocommerce Bulk Attributes Version 2.3 released

Woocommerce Bulk Attributes Version 2.3 released

Woocommerce Bulk Attributes Version 2.3 released We are happy to release this bug fix release of our Bulk Attributes plugin. This release fixes the issues faced since the WooCommerce 3.x upgrade and assure better compatibility. Users who already bought the plugin are invited to download the latest version. Release Changelog: WooCommerce 3.x compatibility bug fixes…

How to bulk delete multiple Woocommerce attributes in phpMyAdmin

How to bulk delete multiple Woocommerce attributes in phpMyAdmin

How to bulk delete multiple Woocommerce attributes in phpMyAdmin Our plugin, allow woocommerce shop admin to add hundreds of woocommerce attributes easily to their store….Thaat’s something very cool and appreciated by our suers…. But sometimes, when using this plugin, it can happen that you add hundred of attributes terms into the wrong place (attributes). What…

Update : WooCommerce Bulk Attributes 2.1 is out

Update : WooCommerce Bulk Attributes 2.1 is out

Update : WooCommerce Bulk Attributes 2.1 is out We have just release version 2.1 of our plugin! Here is what’ new! Changelog Bug correction for better woocommerce integration support for additionnal input list format. We now support : comma separated values pipe separated values line (one value per line) Added feature to support attributes terms assignement…

How to enable debugging mode for WordPress
|

How to enable debugging mode for WordPress

How to enable debugging mode for WordPress It is as simple as following those steps:  add the following code in wp-config.php above the comment /* That’s all, stop editing! Happy blogging. */ // Enable WP_DEBUG mode define( ‘WP_DEBUG’, true ); // Enable Debug logging to the /wp-content/debug.log file define( ‘WP_DEBUG_LOG’, true ); // Disable display…

How to add multiple attributes to WooCommerce, with hierarchy support
|

How to add multiple attributes to WooCommerce, with hierarchy support

How to add multiple attributes to WooCommerce, with hierarchy support If you read our previous post, you probably now clearly understand why one cannot add WooCommerce attributes one by one to it store, unless that store structure need just a few attributes. If you are unning some bigger online store with WooCommerce and you need…