Title: [Plugin: Ultimate Taxonomy Manager] Image Loading BROKEN (random)
Last modified: August 19, 2016

---

# [Plugin: Ultimate Taxonomy Manager] Image Loading BROKEN (random)

 *  [hughhempel](https://wordpress.org/support/users/hughhempel/)
 * (@hughhempel)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-ultimate-taxonomy-manager-image-loading-broken-random/)
 * Thanks! This is a really great plug-in concept…
 * But I fear that more work needs to be done to make it production quality…
 * Currently, I can only randomly get the “add image” to function…
 * When I attempt to “insert into post”, nothing happens…
 * I REALLY want to use this plugin on many sites, but this issue needs to be resolved…
 * Any ideas? Plugin conflict?
 * Can you make the image capability use a simple “paste URL” instead of using the
   image library?
 * How can I manually add the image URL to the custom tax?
 * Thanks for a quick reply…
 * [http://wordpress.org/extend/plugins/ultimate-taxonomy-manager/](http://wordpress.org/extend/plugins/ultimate-taxonomy-manager/)

Viewing 9 replies - 1 through 9 (of 9 total)

 *  [Jonathan Wold](https://wordpress.org/support/users/jonathanwold/)
 * (@jonathanwold)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-ultimate-taxonomy-manager-image-loading-broken-random/#post-1821771)
 * Running into the same problem here. So far, we’re unable to diagnosis it.
 *  [Jonathan Wold](https://wordpress.org/support/users/jonathanwold/)
 * (@jonathanwold)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-ultimate-taxonomy-manager-image-loading-broken-random/#post-1821775)
 * On closer diagnosis, my colleague was able to isolate the problem to a piece 
   of code written for an older version of the jQuery library. Why it would work
   some of the times and not others is probably tied to script loading priorities
   associated with other plugins that may reference different versions of the jQuery
   library.
 * I’ve included the code and a fix which you can use as a temporary workaround 
   until the plugin is updated.
 * Within the Ultimate Taxonomy Manager plugin folder, open: /my-script.js
 * On line 13, replace:
    `var imgurl = jQuery('img',html).attr('src');`
 * With:
    `var imgurl = jQuery(html).attr('src');`
 * Note: While this works for the individual edit screen for a given taxonomy, it
   doesn’t seem to be work for the main screen. So, first create your taxonomy, 
   then edit it and upload the image.
 * Credit: Thanks to [Nick Johnson](http://nickjohnson.com) for his diagnosis and
   the solution.
 *  [Jonathan Wold](https://wordpress.org/support/users/jonathanwold/)
 * (@jonathanwold)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-ultimate-taxonomy-manager-image-loading-broken-random/#post-1821813)
 * Update: This appears to be working _some of the time_. It actually, and very 
   oddly, varies based on what account I’m logged in as (both are administrators).
   In one account, it always works, in the other – it doesn’t. Any ideas from the
   developer?
 *  Plugin Author [XYDAC](https://wordpress.org/support/users/deepakseth/)
 * (@deepakseth)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-ultimate-taxonomy-manager-image-loading-broken-random/#post-1821814)
 * Hey everyone,
    I haven’t been able to generate the error yet but still i have
   changed the code to include a text box to add the url of image, as well as remove
   image option. Still working on it to improve….
 * Would be gr8 if someone could check, if there is still and error after deactivating
   all other plugins, because i think the issue is plugin conflict.
 * -Xydac
 *  Plugin Author [XYDAC](https://wordpress.org/support/users/deepakseth/)
 * (@deepakseth)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-ultimate-taxonomy-manager-image-loading-broken-random/#post-1821815)
 * The new version will be updated soon…:)
 *  Plugin Author [XYDAC](https://wordpress.org/support/users/deepakseth/)
 * (@deepakseth)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-ultimate-taxonomy-manager-image-loading-broken-random/#post-1821889)
 * Updated new version , please check and let me know how it works…..??
 * -Xydac
 *  [Jonathan Wold](https://wordpress.org/support/users/jonathanwold/)
 * (@jonathanwold)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-ultimate-taxonomy-manager-image-loading-broken-random/#post-1821912)
 * I’ve tested the latest version and I’m still having trouble. I am able to edit
   an entry, then, when I go to “Add Photo”, the dialogue comes up, I can upload
   an image just fine. Then, when I go to “Insert into Post”, the screen leaves 
   and the image doesn’t show up. I’ve tested it in Safari and Chrome with multiple
   images.
 *  [jacklat](https://wordpress.org/support/users/jacklat/)
 * (@jacklat)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-ultimate-taxonomy-manager-image-loading-broken-random/#post-1821946)
 * I’ve currently got exactly the same issue Jonathan Wold describes in his last
   message above. I’m using Version 1.2. of the Ultimate Taxonomy Manager, version
   3.2.1 of WordPress, all other plug-ins disabled and the 2011 theme activated.
 * Logged in as a test editor user, all is fine. But on the original admin log-in,
   after clicking on ‘Add photo’, and then clicking on Insert into Post on the media
   thickbox, nothing happens and the image doesn’t show up. I’ve tried switching
   between the two users in both Chrome and Firefox and clearing caches, and the
   behaviour is consistent.
 *  [Lilumi Odi](https://wordpress.org/support/users/lilumi/)
 * (@lilumi)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-ultimate-taxonomy-manager-image-loading-broken-random/#post-1821951)
 * I have the same problem – image does not inserts.
 * wp 3.2.1

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘[Plugin: Ultimate Taxonomy Manager] Image Loading BROKEN (random)’ is
closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ultimate-taxonomy-manager.svg)
 * [Ultimate Taxonomy Manager](https://wordpress.org/plugins/ultimate-taxonomy-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-taxonomy-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-taxonomy-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-taxonomy-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-taxonomy-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-taxonomy-manager/reviews/)

 * 9 replies
 * 5 participants
 * Last reply from: [Lilumi Odi](https://wordpress.org/support/users/lilumi/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-ultimate-taxonomy-manager-image-loading-broken-random/#post-1821951)
 * Status: not resolved