media-features.php line 296
image/jpg is not a valid mime type.
it should be image/jpeg
This breaks the built in image editor, and likely many other things, as GD and imagemagick test for support against ‘image/jpeg’ only. By overriding with the incorrect mimetype you are causing wordpress to think they don’t support jpgs.
It’s a really easy fix. I hope you do it. It took me a few hours to track down the cause of the issue as it is not obvious and someone who isn’t a programmer would spend much longer and likely give up, only solving the problem after removing plugins 1 by 1 until they narrowed it down to this one.
]]>When uploading a new jpeg, or trying to regenerate thumbnails for jpegs, additional media sizes are NOT CREATED (e.g. ‘thumbnail’, ‘medium’, ‘large’, any other custom sizes), due to some issue with this plugin.
This is not a problem with other image file types such as .pngs or .gifs. Yes I know that just uploading a png instead of a jpeg will avoid this issue, however sometimes that’s not an option, thus contributes to optimization issues site-wide.
Please consider fixing. This is a great plugin, one we would love to continue using, but cannot until issue has been fixed.
Thanks!
]]>When I go to “Configure” it takes me to the Media page, which contains no configurations for the plugin.
]]>Hi folks,
i’m using the Media Features plugin. Plugin works like a charm thanks to this fix.
Now i got an additional column in my media library which shows the category. Unfortunately it’s not sortable like the default columns.
screenshot
Can anyone show me a way how to make a nonsortable column to a sortable one?
Thanks for any advice
]]>With this plugin in WP 3.5.2 cant creates a thumbnails, only large image, not cropped, no errors in log
]]>Hi… congratulations for the exceptional plugin… i’m tried a couple of same type of plugin and only yours runs fine.
I need a litle help: In PHP, i need to show all files attached to a category, how can i do this?
]]>Hi, using WP3.5.1, tested with bare 2011 theme. Although the filter by category name DOES work, so the images are being associated with a category, in the Media Library list, the Category is always shown as ‘-‘
Would be good if there is a patch soon, as I would like to use this – any chance?
Test details: Media Feature v W.P. 3.5.1, with core themes 2011,2012 and no other plugins enabled. Tested on both local and remote sites, running Apache and php 5.2, 5.0 respectively.
Added media categories, assigned to some existing images. Result: category shows ‘-‘.
Uplpoaded new image, assigned to a media category, result shows as ‘-‘
Thanks
Chris
P.S. Uploaded jpg image. category displau as above. Then inserted into post – just inserts a link to the file – would be good to be able to associate a pdf icon.
.
]]>For some reason Category selection field is not showing in Add Media window when I’m trying to upload a new media in a post edit mode.
When I open that media file properties in Media Library menu the category selection field is showing.
Is that a normal plugin behaviour? If so could you please consider this as a feature request?
]]>Hello! I have set up categories and I am now uploading images and assigning categories to them. Although the column for Category shows on the Media Library List the actual category/categories assigned to each image are not actually showing? I know the images are being tagged by the categories as the Category Filter works.
Am I doing something wrong?
The plug-in blocks access to the native wp3.5 sizing options with image upload. If I deactivate, they work. But all the images I’ve uploaded since activating are corrupted; I can’t go back and re-size even after de-activating the plug-in. From other comments, it seem to be theme-specific problem.
]]>Hello,
so WP 3.5 is out. Is your plugin compatible with it as there are major changes in media management ?
I’m looking to insert media files into the post or page filter by certain category. and not necessarily attached to that post or page.
]]>I like your plugin. It has a lot of potential. There is one improvement I would suggest. I currently have 400 media files. I wish to categorize them using your plugin. The thing is that to do that I have to enter into each file and categorize it. This is too time consuming. I suggest to allow batch categorizing of media files. This would make your plugin more usable for sites that already have many media files. Such batch categorization is already built into wordpress regarding posts.
Keep up the good work,
If you want to translate this plugin to your language, use the .pot file inside /languages/ subdirectory and send me the .po file of your language.
Thank you