Homepage

WooCommerce – Sort Products which belong to multiple categories

woo-commerce-logo

Probably the best choice for e-commerce under a Wordpress environment, WooCommerce deliver all the juice you need for a successfully e-commerce business.  WooCommerce is built using WordPress best practices both on the front and the back end. This results in an efficient, robust and intuitive plugin. (more…)

Sort WordPress custom post types through Front End

This will allow you to create custom sort lists through the Front End of your site.
This is a sample of how the sort interface will appear:
front-end-sort-of-custom-post-type

During the last years the WordPress become one of the best Content Management System, the features and a great interface, also the ease of usage makes the best environment for a serious website. There are certain functionality which is not available either planed to be implemented giving the complexity, the Advanced Post Types Order plugin got the content management a step further and fill a gap in the WordPress core by implementing the possibility to sort any custom post types. We all know how important is the data and texts positioning on front site, as this will make the difference of retain a visitor interest or make it go away. Time is an important aspect for everyone, so making the important things show first will be a huge benefit all.

Recently the Advanced Post Types Order got an important update, any sort type is now possible through front end. This is an important feature for those who do not allow users to access the admin interface. The feature is available in a form of WordPress shortcode which can be used within any page, post or any custom post type, like a regular shortocde.

(more…)

How to set Sticky posts using Advanced Post Types Order

Starting plugin version 3.1.5, Sticky functionality is a great way to optimize your website, by keeping content updated and most valuable information on top of other data.
Set Fixed Position (Sticky) for objects in the list so they will always show first. When publishing new posts, the sticky objects will stay in same position as defined.

advanced-post-types-order-admin-interface-sticky-interface

A sticky position is defined by a number, which will set the post as fixed position in the list.

advanced-post-types-order-admin-interface-sticky-interface-numbering

Conditionals and sort query rules can apply, for making a sort to match exact section of your site (i.e. front page, archive, search etc). This helps to promote (keep in same position) certain articles, posts, ads, general data which is important for SEO and Marketing campaigns. – See more at: https://www.nsp-code.com/premium-plugins/wordpress-plugins/advanced-post-types-order/

How to order Wordpress Posts using a Custom Field value

Ordering the WordPress custom post types by a Custom Field value has never been easier since the latest version of the Advanced Post Types Order plugin. Forget about long codes, template files, error messages and lots of tries, just use a simple interface, chose the options and the plugin does the work for you on the fly! Yes, that’s right you don’t need to know anything about programming to control that. (more…)

Randomize a sort every two hours, or a custom defined interval

Creating randomize sort never been easier, custom intervals can be set to whatever time-frame ins need. The sort will random the posts or any custom post types order. (more…)

Applying automatic order for a sort through a user function callback

Starting version 3.5.2 a new functionality has been implemented, Through a callback user function certain order can apply to a sort. This is run automatically on sort match, meaning no manual order maintenance is required. This is useful when no manual sort intend to be used due to complexity or maintenance requirement time, on automatic order fallback, a sort which can’t be achieved through existing interface functionality, etc

advanced-post-types-order-automatic-user-callback-function (more…)

Customise order for WPML content with Advanced Post Types Order

The most versatile and flexible Wordpress plugin which turn your website into a multilingual ready, called WPML become a unique piece of code which is a must have. those days. Easy to use, intuitive to navigate, publish and you are ready to go multilingual.

Recently many WordPress themes and plugins had designed for WPML compatibly, our plugin does the same and received a officially Certificate of Compatibility

Advanced-Post-Types-Order-Plugin-certificate-of-WPML-compatibility

(more…)

Advanced Post Types Order – Documentation and Usage

Documentation and Usage for Advanced Post Type Order plugin regarding installation, sort lists creation, sort settings, simple / complex sort types, manual / automatic order type, sort conditionals.
This section is constantly updated as new features are included in the plugin

A new chapter for WordPress, version 3.6

The development fore the new WordPress 3.6 version will be lead this time by WordPress veteran Mark Jaquith. He declares a introductory post :

I’d personally like the focus of the release to be about content editing (revisions, autosave, workflow, editing modes, etc).

So, we can expect some further improvements to those little dashboard features that make life easier. (more…)

Advanced Post Types Order – API

A collection of codes and documentations on how the Advanced Post Type Order API can be used. Sample code usage for every API filters and functions are provided.
This section is constantly updated as new features are included in the plugin