Articles

Sorting WooCommerce Products within Attributes

Beside Categories and Tags, WooCommerce include another important way to group products, called Product attributes. This can be Color, Size, Model, Material, you name it. The WooCommerce Attributes is a requirement being used when set-up variable products.

Add licence key for local instance

When deploying the Advanced Post Types Order plugin on local machines (e.g. localhost, 127.0.0.1, .dev, staging.wpengine.com ) a licence key is not required as default. This is to speed up the development process and avoid any additional management tasks.

Using Simple Sorts along with WooCommerce version 3.x

Starting WooCommerce 3.0, Automattic developers introduced a drastically modified framework. This put the woocommerce on the right track since, like consolidating the MultiSite environment compatibility. But this come with a small drawback, many thing has changed making compatibility with other plugins a bit of an issue.

New home for WooCommerce Software License

Our popular WordPress plugin WooCommerce Software License got a new dedicated website at woosoftwarelicense.com The migration of existing customers will be done gradually, in stages. Also all new inquires regarding the plugin, including the support, will be processed at the new site.  

Clearing the WooCommerce shortcodes cache to use sorting

WooCommerce come with few shortcodes which come in handy for front side products display. While sort is being applied to those shortcodes too, they use transient data (cache) which makes a sort update to not apply. The cache data use quite long life, 30 days, so it’s useless to wait for it to expire for […]

How to Output Natural Order for Items Along with Automatic Order in WordPress

Sorting in WordPress often involves various methodologies, each designed to achieve different outcomes based on the type of data being sorted. One common challenge is ordering items naturally, especially when dealing with titles or names that include numbers. For instance, consider the difference between sorting items alphabetically versus sorting them in “natural order,” where numerical […]

Synchronize an Advanced Post Types Order sort list across All Languages with WPML

In recent years, WPML has become the go-to plugin for translating websites into multiple languages. With a comprehensive set of features, it offers everything you need for managing languages and translations on your WordPress site. The Advanced Post Types Order plugin, designed to work seamlessly with WPML, includes all the necessary functionality to ensure that […]

How to apply custom field ordering to Manual Sort list for further adjustments

Automatic Order is a very easy way to maintain ordering for front side without user intervention. This is highly customizable, any sorting type is virtually possible and straight forward to achieve. Through the Advanced Post Types Order plugin, the Manual Order list provide an easy way to manually customize the order of appearance for objects […]