gobbelee
Member
Posted 3 years ago #
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/
Kleurvision
Member
Posted 3 years ago #
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
Member
Posted 3 years ago #
Cancel that. I didn't test that thoroughly enough.
moikirsch
Member
Posted 3 years ago #
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.
mikeque
Member
Posted 3 years ago #
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.