Title: Jonathan Wold's Replies | WordPress.org

---

# Jonathan Wold

  [  ](https://wordpress.org/support/users/jonathanwold/)

 *   [Profile](https://wordpress.org/support/users/jonathanwold/)
 *   [Topics Started](https://wordpress.org/support/users/jonathanwold/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jonathanwold/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jonathanwold/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jonathanwold/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jonathanwold/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jonathanwold/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Placement of Jetpack's/Sharedaddy's Sharing](https://wordpress.org/support/topic/custom-placement-of-jetpackssharedaddys-sharing/)
 *  [Jonathan Wold](https://wordpress.org/support/users/jonathanwold/)
 * (@jonathanwold)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/custom-placement-of-jetpackssharedaddys-sharing/#post-2594977)
 * Excellent tip, Anders! Thanks for sharing.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: SyntaxHighlighter Evolved] Vertical scrollbars in Chrome & Safari](https://wordpress.org/support/topic/plugin-syntaxhighlighter-evolved-vertical-scrollbars-in-chrome-safari/)
 *  [Jonathan Wold](https://wordpress.org/support/users/jonathanwold/)
 * (@jonathanwold)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-syntaxhighlighter-evolved-vertical-scrollbars-in-chrome-safari/#post-1859187)
 * [@thexploit](https://wordpress.org/support/users/thexploit/) – It worked for 
   me as well – Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] [Plugin: Relevanssi – A Better Search] Custom Post types](https://wordpress.org/support/topic/plugin-relevanssi-a-better-search-custom-post-types/)
 *  [Jonathan Wold](https://wordpress.org/support/users/jonathanwold/)
 * (@jonathanwold)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-relevanssi-a-better-search-custom-post-types/#post-2035364)
 * Exact same issue here. I’ll keep an eye on this thread for further feedback and
   be available to test accordingly.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Taxonomy Manager] [Plugin: Ultimate Taxonomy Manager] Image Loading BROKEN (random)](https://wordpress.org/support/topic/plugin-ultimate-taxonomy-manager-image-loading-broken-random/)
 *  [Jonathan Wold](https://wordpress.org/support/users/jonathanwold/)
 * (@jonathanwold)
 * [15 years, 3 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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Taxonomy Manager] [Plugin: Ultimate Taxonomy Manager] Image Loading BROKEN (random)](https://wordpress.org/support/topic/plugin-ultimate-taxonomy-manager-image-loading-broken-random/)
 *  [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-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?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Taxonomy Manager] [Plugin: Ultimate Taxonomy Manager] Image Loading BROKEN (random)](https://wordpress.org/support/topic/plugin-ultimate-taxonomy-manager-image-loading-broken-random/)
 *  [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-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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Taxonomy Manager] [Plugin: Ultimate Taxonomy Manager] Image Loading BROKEN (random)](https://wordpress.org/support/topic/plugin-ultimate-taxonomy-manager-image-loading-broken-random/)
 *  [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-1821771)
 * Running into the same problem here. So far, we’re unable to diagnosis it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] [Plugin: WordPress Popular Posts] GD Star Rating instead of WP-PostRatings?](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-gd-star-rating-instead-of-wp-postratings/)
 *  Thread Starter [Jonathan Wold](https://wordpress.org/support/users/jonathanwold/)
 * (@jonathanwold)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-gd-star-rating-instead-of-wp-postratings/#post-1610398)
 * Here’s a reference to its documentation:
 * [http://info.dev4press.com/gd-star-rating/functions.html](http://info.dev4press.com/gd-star-rating/functions.html)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] [Plugin: WordPress Popular Posts] GD Star Rating instead of WP-PostRatings?](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-gd-star-rating-instead-of-wp-postratings/)
 *  Thread Starter [Jonathan Wold](https://wordpress.org/support/users/jonathanwold/)
 * (@jonathanwold)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-gd-star-rating-instead-of-wp-postratings/#post-1610397)
 * It offers a lot more flexibility. Also, while I could be wrong, WP-PostRatings
   didn’t appear to have good support for WordPress 3.0 (I’m using custom post types).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] [Plugin: WordPress Popular Posts] View count empty on Custom Post Types](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-view-count-empty-on-custom-post-types/)
 *  Thread Starter [Jonathan Wold](https://wordpress.org/support/users/jonathanwold/)
 * (@jonathanwold)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-view-count-empty-on-custom-post-types/#post-1600718)
 * ..Nice 🙂
 * Thank you for pointing that out!
 * It works beautifully.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] [Plugin: WordPress Popular Posts] View count empty on Custom Post Types](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-view-count-empty-on-custom-post-types/)
 *  Thread Starter [Jonathan Wold](https://wordpress.org/support/users/jonathanwold/)
 * (@jonathanwold)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-view-count-empty-on-custom-post-types/#post-1600641)
 * I’ve tried:
    `<?php wpp_get_views($post->ID); ?>`
 * And:
    `<?php wpp_get_views('17'); ?>` (Targetting a specific post)
 * To no apparent avail.

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