Support » Plugins » Events Category stripping out Media Library buttons in WP 2.7.1

  • gobbelee

    (@gobbelee)


    Hey All,

    I recently updated to 2.7.1 and, at the same time, installed the Events Category plugin. The Media Library buttons are missing above the post editor when Events Category is activated. Any known bugs or fixes, anyone else experiencing the same? I love how the plugin works, but I need to have my content authors be able to upload and manage images and other media…

    Any help is massively appreciated!

    gobbelee
    http://www.thedetroiter.com/v3/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Kleurvision

    (@kleurvision)

    Hey Gobbelee,

    This is sort of a hack around, but look for line 1709 in wp-admin/wp-admin.css and change the code to:

    #media-buttons {
    display:block !important;
    }
    Kleurvision

    (@kleurvision)

    Cancel that. I didn’t test that thoroughly enough.

    moikirsch

    (@moikirsch)

    The plugin needs to be updated… it is not compatible with WP 2.7.

    I’m also looking to use it but right now it breaks the whole post/edit form.

    seems to be a dead project. Too bad, sounds like a really elegant solution. I wish I had better programming chops to fix it myself.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Events Category stripping out Media Library buttons in WP 2.7.1’ is closed to new replies.