Taxonomy filterable dropdown selection without adding metabox to edit screen?

Support MB Admin Columns Taxonomy filterable dropdown selection without adding metabox to edit screen?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #39500
    Doug SchneiderDoug Schneider
    Participant

    Hello,

    I created an FAQ CPT and custom taxonomy via Meta Box AIO. I followed the instructions to click show admin column in taxonomy. I then used the code per MB admin columns and added the advanced configuration for filterable = true. I got the result I wanted which was to add a dropdown filter above the admin panel next to the date dropdown. However the code also added an additional metabox to the bottom of the post edit screen, which I did not need. There is already the selection for taxonomy in the sidebar.

    How do I apply the filterable admin column dropdown for taxonomy, without adding an additional metabox to the post edit screen?

    Thanks
    Doug

    #39510
    PeterPeter
    Moderator

    Hello,

    The feature filterable is applied to the field taxonomy only. If you want to display 1 meta box for the taxonomy on the editing post, please follow these steps:
    - when creating the custom taxonomy > Advanced tab > Disable option "Show on edit page"
    - create a custom field taxonomy > make it displays in the admin column and enable the option Filterable.

    Read more on the documentation
    https://docs.metabox.io/extensions/mb-admin-columns/#3-advanced-configuration

    #39576
    Doug SchneiderDoug Schneider
    Participant

    Thank you that solved it!

    #39578
    Doug SchneiderDoug Schneider
    Participant

    Ok. So i noticed the behavior doesn't work the same as the native WordPress taxonomy in the admin list. The links within the taxonomy admin column link to the front end page for the taxonomy archive. I would like the native feature of filtering the admin list when clicked.

    Also I tried to set a custom setting for priority. key = value. I set category to 20 and tag to 30, to order in the sidebar. However with these settings the metaboxes do not display on the edit page.

    #39623
    PeterPeter
    Moderator

    Hello Doug,

    The admin column of Meta Box might not work the same as the default column of WordPress. I will inform the development team to consider supporting filter by taxonomy on the backend.

    Regarding the meta box do not display on the edit page, can you please share some screenshots about that? Or check in the Preferences box when editing the page.
    https://wordpress.org/support/article/preferences-overview/

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.