Tags

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 show items categories, within the sort interface

When viewing the sort interface, within the drag & drop section, the system outputs the current object items ( post types ). As default a line include a Thumbnail, the Post Title and the Post ID

Sort WooCommerce Products while automatically put the Out of Stock items at the end of list

Sorting for WooCommerce Products is a simple process. The Advanced Post Types Order cover all possibilities to match any type of sorting, automated or manual drag&drop. The article at WooCommerce – Sort Products which belong to multiple categories descriebe the basics to get it started.

Add “Jump to Position” icon for items in re-order list

The re-order interface uses a drag&drop functionality which makes the sorting process very easy. Using a mouse or tap gesture for mobile devices, the items can be dragged and dropped up and down, uppon the required order. The process is generally fast and takes coupe minutes for arrangements of 50-100 objects. On large lists, when […]

Retrieve posts per customised order through JSON REST API

The JSON REST API service, fully implemented into WordPress since 4.7, provides a great way for other applications to connect. This is a huge step forward, as it can communicate and exchange data regardless of what languages an external program uses.

Customizing sort through default post type archive interface

Customizing the sort for a site content is the key to improve SEO ratting and keep you in business. Any new visitor will navigate your page just a bit before leave for another site, if not find quality information. Placing the best products and articles in the relevant spots is the way to catch a […]

Pagination for large Sort Lists

A new functionality is available for Advanced Post Types Order plugin, Pagination for sort lists. A high number of objects to show on a single list, makes the sorting process a bit difficult sometimes, either being slow as loading lots of html code or simply too many to follow certain objects in the list. The […]

Apply Archive Order to Taxonomies Terms / Categories, if no custom order is defined

When migrating from free Post Types Order, on activation. the Advanced Post Types plugin automatically import the previously customized order. This is saved within Archive area, since this is the type of sorting the free code is capable off. The other areas as taxonomies terms like categories, inherit default sorting by date as there’s never […]

How to apply WooCommerce category order while using visual attributes filtering

Sorting WooCommerce products is an easy job, specific area ordering is possible after selecting the appropriate taxonomy or attribute.  When using mix of multiple taxonomies or/and attributes a sort is still easy to create through advanced set-up Sometimes, there’s no need to apply a very specific order for all those areas, as it become impractical […]