Viewing 6 reply threads
  • Author
    Posts
    • #6754
      Michael
      Member

      Have version 0.9.9.8 installed. Can’t set anymore post status “private” in bulk edit (single edit works). In bulk edit only draft, pending and published can be chosen. I tested already with all other plugins deactivated. Last test was: Piklist alone activated = “private” not available, Piklist deactivated = all statuses included private selected. Can you please advise. Thanks

    • #6759
      Steve
      Keymaster

      @michael– “Private” is not a status (from the status dropdown menu). It’s a checkbox. This is the default WordPress behavior.

    • #6772
      Michael
      Member

      @Steve – In single post edit “private” is a checkbox, while in bulk edit it is one item of the dropdown menu of the status (see attached image). I updated to V 0.9.9.9 and tested the version for the described problem. OK, problem gone, bulk edit back again to default Word Press behavior. Thanks for the prompt replay and for the updated version.

    • #6773
      Michael
      Member

      @Steve – Attached image upload error of previous post. Here again the attachment. Thanks

      Attachments:
      You must be logged in to view attached files.
    • #6775
      Steve
      Keymaster

      @michael– I saw your note in the slide. Is this fixed?

    • #6777
      Michael
      Member

      @Steve – It is not fixed. Still same problem as shown in the slide. My testing with V 0.9.9.9 was wrong (probably too many windows open). Sorry for the misleading info. I don’t know wether you have seen also this in my slide: With Piklist activated in /wp-admin/edit.php all private posts are shown as draft posts.

    • #6785
      Steve
      Keymaster

      @michael– I was able to reproduce.

      You can roll back this change by:
      -open file: piklist/parts/shared/list-table-post-statuses.php
      -Change the one line of javascript to: $('select[name="_status"]').replaceWith('<?php echo $field; ?>');

      This may cause other issues. I’m not sure yet. Please test and let us know if you see any other issues.

Viewing 6 reply threads
  • You must be logged in to reply to this topic.