• Resolved NinjaPirateSpy

    (@ninjapiratespy)


    Hi, I am trying to figure out if this plugin allows for a custom-post-type with multiple terms applied to it to be ordered distinctly within that term. When I change the order of a post in one term it automatically updates the post in the other term.

    For example I have a cpt “Firm”, Taxonomy “Team” with terms “management”, and “board”. If I have Joe and Jane tagged to both of these it is not possible to have them in a different order, where Jane is first in management and Joe is first in board.

    Thanks!

    http://wordpress.org/extend/plugins/taxonomy-terms-order/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author nsp-code

    (@nsp-code)

    Hi
    It appear your question is related to our Post Types Order and not to Category Order and Taxonomy Terms Order which allow to re-order taxonomies terms and not custom post types within terms.
    Unfortunate the Post Types Order does not support that, as a post type can hold only a order at a time. Only the Advanced Post Types Order contain a different code and create a separate table to hold the order, so if there is a custom post type which belong to multiple terms, it will held all those orders and display accordingly on the front site/admin interface.

    Thanks

    Thread Starter NinjaPirateSpy

    (@ninjapiratespy)

    Thanks for the quick response. I just realized it was a combination of another plugin that was allowing for the page/post order update. Great plugins by the way. Advanced Post Types Order with the new taxonomy sorting is great.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Post Order Changes Globally’ is closed to new replies.