Articles

Update Archive list order when changing the sort for a category

The Advanced Post Types Order plugin excels in managing the order of all sections and areas across a website, ensuring precise customization for each section based on specific requirements. In some cases, it’s essential to automatically update the global list (Archive) when the order of a category is modified. To achieve this, establish a logic […]

Enhancing WordPress Dashboard: Adding Custom Filters for Custom Post Types

WordPress provides a powerful and flexible platform for building websites, and its dashboard is a central hub for managing content. If you have custom post types in your WordPress project, you may want to enhance the user experience by adding custom filters to streamline the content management process. In this article, we’ll explore how to […]

Automatically order WooCommerce products based on attributes

WooCommerce is a powerful e-commerce platform that allows you to create and manage an online store with ease. One of the key features of WooCommerce is the ability to customize and sort products based on various criteria. In this article, we’ll explore how to implement custom sorting for WooCommerce products, specifically focusing on sorting products […]

Leveraging the Fallback in Advanced Post Types Order for Smart Content Organization

WordPress users often rely on plugins to enhance the functionality and management of their websites. One such powerful plugin is “Advanced Post Types Order,” which is designed to help users reorder and organize posts, custom post types, and taxonomies efficiently. In this article, we’ll delve into the Fallback function of the Advanced Post Types Order […]

How to Apply different sorts for Desktop and Mobile devices

WordPress is one of the most popular content management systems that allows you to create and manage your website without any coding knowledge. With the rise of mobile devices, it’s essential to create a responsive website that looks great, from information perspective, on any device. One way to achieve this is by using the Advanced […]

Easy WooCommerce order by Total Sales

WooCommerce is a free eCommerce plugin for WordPress that makes it incredibly easy for selling products online. WooCommerce is an Open-source platform and highly customisable code. Why WooCommerce sort is important for a shop? Every aspect of a WooCommerce shop is important. Apparently insignificant details can make a difference between a sale and a lost […]

How to reset Post Order and show on top of the list, when change Date

When publishing a new Post, the object shows the first on the front side lists, also the first item in the Sort List. Creating further customized sorting, automatically assign an order index to the object, for a specific taxonomy term or archive. This way the Advanced Post Types Order plugin knows in what position each […]

How to Randomize order but keep in place the Sticky Items

Setting Sticky Items within the re-order interface is a cool plugin feature, through which fixed position for posts can be set, independently of sorting or newly created items. Randomizing items while keeping in place the Sticky Items is each to achieve through a programmable filter.