Title: jQuery error?
Last modified: August 21, 2016

---

# jQuery error?

 *  Resolved [Nihad](https://wordpress.org/support/users/9had/)
 * (@9had)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/jquery-error-9/)
 * Nothing is displayed on a blog/page… admin part seems to be working as intended.
 * Seems to be some error with javascript/jQuery.
    TypeError : jQuery.jqplot is 
   undefined r = jQuery.jqplot.LineRenderer;
 * [http://wordpress.org/extend/plugins/rj-quickcharts/](http://wordpress.org/extend/plugins/rj-quickcharts/)

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

 *  Plugin Author [randyjensen](https://wordpress.org/support/users/randyjensen/)
 * (@randyjensen)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/jquery-error-9/#post-3909853)
 * Hey Nihad,
 * Can post a link to your site? I’m not seeing this bug. Also your version of WordPress.
 *  Thread Starter [Nihad](https://wordpress.org/support/users/9had/)
 * (@9had)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/jquery-error-9/#post-3909854)
 * Hi Randy,
 * Thanks for the speedy response… but I thing i just solved it…
    Disabled some 
   plugins to see if they might be problematic… and it turns out it worked… Now 
   I just need to figure out which plugin is the problematic one.
 * the URL is [http://touran.me/fuel-consumption/](http://touran.me/fuel-consumption/)
   
   and WP ver. is 3.5.2
 *  Plugin Author [randyjensen](https://wordpress.org/support/users/randyjensen/)
 * (@randyjensen)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/jquery-error-9/#post-3909856)
 * Excellent!
 * If you find the conflicting plugin please post it here. I’d like to see if I 
   can fix whatever is going on.
 *  Thread Starter [Nihad](https://wordpress.org/support/users/9had/)
 * (@9had)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/jquery-error-9/#post-3909861)
 * Plugin: CleanerPress was the one conflicting. Or rather, one of its setting was
   conflicting.
 * CleanerPress settings for Scripts
 * > Head.js Load scripts non-blocking with head.js** (breaks inline scripts)** .
 * should be disabled/unchecked.
 * I am not sure if this was default or not, but it was checked on mine. Disabling
   it, makes this plugin work on my setup. 🙂
 * Thanks and sorry for hassle.
    Should have checked plugins beforehand.
 *  Plugin Author [randyjensen](https://wordpress.org/support/users/randyjensen/)
 * (@randyjensen)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/jquery-error-9/#post-3909863)
 * Glad you got it working!
 * Also, if you still feel like it’s a four star plugin, that’s ok. But if this 
   was preventing you from giving it five, I’d love the bump!
 *  Thread Starter [Nihad](https://wordpress.org/support/users/9had/)
 * (@9had)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/jquery-error-9/#post-3909864)
 * It is bumped from 3 to 4, as a result of resolving the issue, and having plugin
   working.
    In my opinion, inline javascript in HTML5 documents should be avoided,
   and as plugin is still using inline javascript. I am giving it 4 for that lone
   reason.
 * For 5 star it has to be perfect in all aspects, hope you agree. 🙂
 *  Plugin Author [randyjensen](https://wordpress.org/support/users/randyjensen/)
 * (@randyjensen)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/jquery-error-9/#post-3909865)
 * Well, HTML5 has nothing to do with inline JavaScript.
 * And the charts are build dynamically with Javascript when the page loads. Inline
   JS needs to be used.
 * Go take a look at what Jetpack has done to your contact page 🙂
 *  Thread Starter [Nihad](https://wordpress.org/support/users/9had/)
 * (@9had)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/jquery-error-9/#post-3909947)
 * Hi Randy,
 * I’ll consider changing from 4 to 5 star rating. 🙂
    Can you please investigate
   a small bug I think i have found…
 * If you have two different charts on the same page, an they use different units,
   al charts have the last charts units.
 * So it seems that unit variable is not unique for a chart but defined as a global
   for a whole page.
 * look at my page from above, which has two charts but on both charts unit used
   are from the last charts.
 * tooltipSuffix = ‘ km’;
 *  Plugin Author [randyjensen](https://wordpress.org/support/users/randyjensen/)
 * (@randyjensen)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/jquery-error-9/#post-3909957)
 * This is definitely a regression bug from the last update. I’m going to move this
   to it’s own thread since this one has been resolved.
 * Update soon hopefully!
 * [http://wordpress.org/support/topic/chart-suffix-is-getting-overridden-with-multiple-charts](http://wordpress.org/support/topic/chart-suffix-is-getting-overridden-with-multiple-charts)

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

The topic ‘jQuery error?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/rj-quickcharts_a096a0.svg)
 * [RJ Quickcharts](https://wordpress.org/plugins/rj-quickcharts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rj-quickcharts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rj-quickcharts/)
 * [Active Topics](https://wordpress.org/support/plugin/rj-quickcharts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rj-quickcharts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rj-quickcharts/reviews/)

## Tags

 * [javascript](https://wordpress.org/support/topic-tag/javascript/)
 * [jquery](https://wordpress.org/support/topic-tag/jquery/)

 * 9 replies
 * 2 participants
 * Last reply from: [randyjensen](https://wordpress.org/support/users/randyjensen/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/jquery-error-9/#post-3909957)
 * Status: resolved