Support » Plugin: Media Library Categories » [Plugin: Media Library Categories] Media Categories – Featured Image

Viewing 15 replies - 1 through 15 (of 15 total)
  • I’m having the same problem and would be very grateful if anyone has the answer!

    same for me. Do you think it’s due to new release wordpress 3.3.2 ? is it ok with 3.3.1 ?

    i found an solution replace the code for your mediaUploadTab.php by this

    mediaUploadTab.php

    i disable .js and replace “$” by “jQuery” and use new function “WPSetAsThumbnail2” to manage “use for featured Image”

    Yup, that works. Many, many thanks sirenweb for sharing this fix, I’ve got a happy client now!

    there are a little bug in my fix, take this new file :

    [383 lines of code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]

    i think i’m going to developp new version because there a lot of bug with media categories.

    Wow.
    Is it your plugin?

    no, but i’m using for my work

    It’s a great plugin, but I’m worried about the bugs. I don’t think I’ll be using it for any more clients!

    Thread Starter Mathew.Coles

    (@mathewcoles)

    Hi I think that would be a great idea as I don’t know how to make the changes you are suggesting! please let me know when you have made the changes to the plugin

    Mathew, follow sirenwebs link in her/his second post above, copy the code she/he has supplied. Access the plugin in your site via FTP. Find the file called mediauploadtab.php (it’s in wp-content/plugins/media-library-categories/includes). Replace all the code in this file with the code you’ve copied, save the file. voila!

    New fix :
    – fix the bug to ‘Insert into Post’ when you select picture with “show links” for woocommerce category
    – fix the bug to ‘Insert into Post’ when you check picture.
    – apply somes fixes to be more compatibility with media functions

    take the new files :

    [ 387 lines of code moderated. For more than 10 lines of code please pastebin.com instead. ]

    In the future release :
    – use get_image_send_to_editor, get_image_tag, image_size_input_fields

    the new links for update file :

    addMediaUploadTab.php

    26-04-2012 Fix :
    – solve bug with ACF plugins when you use with repeater field image or field image. (last bug found, display 2 checkbox)
    – solve the bug to ‘Insert into Post’ when you select picture with “show links” for woocommerce category
    – solve the bug to ‘Insert into Post’ when you check picture.
    – apply somes fixes to be more compatibility with media functions

    @ sireneweb

    Using your latest addmediauploadtab.php code, the thumbnails in the media categories tab of the media library aren’t showing up for me. Is this a bug with your fix?

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘[Plugin: Media Library Categories] Media Categories – Featured Image’ is closed to new replies.