Support Forum
Another possibilty is a script conflict - with your wp theme or another plugin - which needs to be fixed. This codex article explains what this means and what to look for:
http://codex.simple-press.com/.....-conflict/
Sadly comes along every now and then.
YELLOW
SWORDFISH
|
yeap saw that article, thanks... all js sources are pointing to our own site...
hmmm... but u r right ... it is kind of conflict... post has the tinyMCR editor but edit for the same post doesnt... the toolset doesnt show up ... so yeap ... has to be some kind of conflict :S
any other suggestion except for internal source of jquery libs?
Well yes - mostly things are being loaded correctly except for.... that WP theme you are using is force loading a second copy of jQuery from within it's own folders breaking the WP API and standards. To make matters worse the copy it is loading is ancient - V 1.2.4 - when the latest WP and SP requires V 1.10.2 !!
I am also seeing a set of 5 scripting errors (in the script console) which I have no idea about. In other words not sure what is causing them but it could simply be the above scenario. It might also be something else and once an error occurs jQuery scripts often just stop functioning.
So the first task is to get rid of this erroneous jQuery loading which means tracking it down in the theme code and correcting it.
YELLOW
SWORDFISH
|
1 Guest(s)