Plugin Author
Baden
(@baden03)
Yes.
Please read this before you post: http://ww.wp.xz.cn/support/topic/need-support-read-this-before-you-post?replies=1
We can not help you trouble shoot where the problem is coming from without a link.
Did you ONLY update WordPress, or did you also update themes and other plugins?
Thread Starter
Pryhn
(@pryhn)
Hi!
The link is: http://www.marcouxmiville.com
The text under NOS SERVICES in the left column is build with Collapse-O-Matic.
I have updated everything.
Thanks in advance
Pierre
Plugin Author
Baden
(@baden03)
Hello Pierre,
The problem is that your theme is force-loading an old version of jQuery. Please look at your theme’s header.php file for the following line and remove it:
<script type='text/javascript' src='http://www.marcouxmiville.com/wp-content/themes/theme1302/js/jquery-1.6.min.js?ver=1.6'></script>
If you do not fine it there, look in the functions.php file. More info here:
http://msyk.es/blog/prevent-jquery-wordpress-theme/
Plugin Author
Baden
(@baden03)
Let us know if you need further help. In the mean time, issue marked as resolved.