• Hi. First off: Really like the plugin, use it a lot!

    I’m currently maintaining a website which uses Intuitive Custom Post Order to sort a custom post type “products” which uses categories. We’d like to be able to have category-specific orders of the products. So to illustrate:

    Product A, B and C are all in Category 1 2 and 3
    Category 1 should display the products in order A – B – C
    Category 2 should display the products in order B – A – C
    Category 3 should display the products in order C – B – A

    Best case: we should be able to select a category in de WP select-field on the products-page, hussle the products, select another category, hussle the products and so forth. Ordering in one category should nog affect the order in another category.

    According to the owner of the site, this used to be possible, but it’s not anymore (maybe since the last update?)

    Is this in any way possible to achieve with custom post order?

Viewing 1 replies (of 1 total)
  • ICPO only changes a single field—menu_order. What you want to do for ordering in each category requires custom fields and altering your templates, and would never have been possible in any version of the plugin. It is quite beyond the scope of ICPO.

Viewing 1 replies (of 1 total)
  • The topic ‘Different order within different categories’ is closed to new replies.