• You asked me:
    Could you please do me a BIG favor and help me out solving some issues regarding filtering when using the media library?

    My answer:
    Everythin is working fine!
    Refine filter by every key stroke!

    I’m using MCM Categories too. Nice tool to keep everything in order ;?)

    thanks, Walter

Viewing 6 replies - 1 through 6 (of 6 total)
  • Huh? MCM adds a DROPDOWN, with an option for each media-category.
    The dropdown appears in the WP > Media library. But it does NOT appear in the big popup, when inserting Media into a Post/Page, or setting a Featured Image. That’s the problem.. that’s where this plugin would be most useful.. if it worked.

    @tzeldin88 is quite correct. The dropdown MCM Category filter does NOT appear when Adding a media item to a Post or Page (or Custom Post Type).

    Plugin Author DeBAAT

    (@debaat)

    Issue is fixed with V1.9.6.

    This is still not working in my installation. I just updated to 1.9.6 and if I’m editing a post and pick ‘add media’, the media library box shows selections at the top for ‘filter media’ listing only the default wordpress types, a date selection and a search box. No sign of MCM.

    The css fix in another thread is still necessary for me to see the MCM dropdown:

    MCM’s admin.css:

    /* Fix display attachment-filters */
    .media-frame select.attachment-filters {
    max-width: 90% !important;
    }

    This fixes it:

    /* Fix display attachment-filters */
    .media-frame select.attachment-filters {
    max-width: 30% !important;
    }

    I am using the WP post categories for all my media. 400 images or more. The plugin works in most respects but the ADD MEDIA option never shows a gategory filter as others have reported. I have tried disactivating all the other plugins, changing the theme to the wordpress default, and have edited the plugin CSS as suggested above. None of these makes any difference to a facility which separates this plugin from a being a useful one to that of only limited value.
    Jerry

    “The dropdown appears in the WP > Media library. But it does NOT appear in the big popup, when inserting Media into a Post/Page, or setting a Featured Image. That’s the problem.. that’s where this plugin would be most useful.. if it worked”
    I am using version 1.9.7 and it is not working yet. HELP!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Filtering in media library — working fine’ is closed to new replies.