• Resolved roger_burkhard

    (@roger_burkhard)


    Thank you very much for this plugin. It’s a great help to create custom backends.

    Since I last updated the plugin (2.4.3) I have the problem that the ordering doesn’t work (it doesnt show the arrows and drag and drop doesnt work) when the url has a language parameter (for example with Polylang). As long as the language parameter is missing it seems to work fine:

    works:
    domain.com/wp-admin/edit.php?post_type=projekte

    doesnt work:
    domain.com/wp-admin/edit.php?post_type=projekte&lang=de

    Thank you and kind regards,
    Roger

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

    (@tdgu)

    Hi,
    Please note that multilingual plugins such as WPML and Polylang are not fully supported. When these plugins are active, the main WordPress query reports is_tax() as true. Since the Post Types Order plugin allows reordering of archives (all posts), enabling drag & drop while a taxonomy query is active could result in mixed or conflicting orders between taxonomy terms. For this reason, the drag & drop icons are intentionally hidden in such cases.

    This functionality is, however, available in the Advanced Post Types Order plugin, which you may want to consider instead.

    Thanks

    Thread Starter roger_burkhard

    (@roger_burkhard)

    Thank you for the clarification, now it makes sense. All right, then I’ll be happy to take a look at the Pro version.

    Kind regards,
    Roger

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

You must be logged in to reply to this topic.