jQuery and TinyMCE were updated.
Looks like you’re running TimThumb. What plugin is that in?
This may or may not be anything to do with your particular problem but the core jQuery (and jQuery UI) libraries have had a bit of a shake up in WordPress 3.1 as you can see in this post:
http://www.presscoders.com/still-no-jquery-accordion-in-wordpress-3-1/
If you click on the first picture in the post you will see that in WordPress 3.1 you have a lot more separate jQuery files, and in 3.0.4 (and 3.0.5) you have less files (as some libraries are included in others).
Thread Starter
jon_xo
(@jon_xo)
to Ipstenu: It’s in no plugin, it simply belongs to the theme…
to dgwyer: Yes, I see, but the problem is that the particular ‘box.js’ doesn’t work while ‘box2.js’ does, otherwise the boxes wouldn’t roll, so I guess it must be something in that box.js file but I know nothing about javascripts if it comes to this…
It’s in no plugin, it simply belongs to the theme…
Ah. Okay. It may be your theme :/ Not all are 3.1 compatible right away. Contact whomever made the theme.
Thread Starter
jon_xo
(@jon_xo)
OK, sorry to have bothered… Just needed to upload new jQuery 1.3.2 to the theme file and it works perfect now!
What theme was this? So other people can know how to fix 🙂
Thread Starter
jon_xo
(@jon_xo)
TheStyle from ElegantThemes 🙂 Hope this may help somebody…