Hi,
I keep getting the following error message although my Wordpress is already upgraded to 3.3.1 which has jquey 1.7.1 installed:
"TubePress requires jQuery 1.6 or higher. This page is running version 1.4.2"
My side is: propertywealthunlimited.com/library/videos
How do I resolve this?
Thanks.
Charles.
Tubepress cannot detect jquey 1.7.1
Started by Ultra Tux, Jan 05 2012 10:47 PM
3 replies to this topic
#1
Posted 05 January 2012 - 10:47 PM
#2
Posted 05 January 2012 - 11:19 PM
Hi Charles,
Even though your WP install has jQuery 1.7, your site is actually loading jQuery three separate times:
Even though your WP install has jQuery 1.7, your site is actually loading jQuery three separate times:
- https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js
- https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js
- http://propertywealthunlimited.com/wp-content/plugins/easing-slider/js/jquery.js?ver=1.4.2
#3
Posted 06 January 2012 - 12:09 AM
Thanks Eric.
Which plugin is loading the following?
https://ajax.googlea.../j...ery.min.js
Is it my theme?
Which plugin is loading the following?
https://ajax.googlea.../j...ery.min.js
Is it my theme?
#4
Posted 06 January 2012 - 06:30 PM
It's impossible to say without looking through the code or disabling your plugins/theme one-by-one until that load goes away. If you're not super familiar with WordPress's PHP code, I would recommend the latter approach.








