How to copy an order list from a category to another
Customizing order of posts within categories is an easy task through Advanced Post Types Order plugin. The self explanatory interface featuring a drag & drop functionality makes sorting a breeze.
Customizing order of posts within categories is an easy task through Advanced Post Types Order plugin. The self explanatory interface featuring a drag & drop functionality makes sorting a breeze.
Through the Automatic Order functionality, the Advanced Post Types Order plugin provide an excellent support for post objects sorting automatization. Using default functions, easy order can be set by ID, Author, Title, Slug, Date, Modified Date, Comments Count etc. Also Custom Fields sorting can be easily set-up by specify the custom fields keys. Effortlessly infuse […]
The Advanced Post Types Order plugin is a powerful tool that allows WooCommerce store owners to easily and accurately sort products within categories. One of the standout features of this plugin is its ability to maintain the order of products across multiple categories, ensuring a consistent shopping experience for customers. By default, the re-order interface […]
Staring version 3.8.9 the Advanced Post Types Order got a major code extension to include the possibility to focus a sort on an exact front site query contain a Custom Field Handling / meta_query section. The Custom Fields meta data is the way WordPress save additional information for custom post types. These are used by […]
The Conditionals are a powerful tool for Advanced Post Types Order plugin, sorts can apply only if specific criteria are fulfilled.
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.
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.
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.
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.
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 […]