Support Forum
Hi,
I've freshly installed Simple Press + Default theme but I can't see the Forum Toolbox popup as indicated here : http://codex.simple-press.com/.....her-tools/
I'm using SP since a long time on another site and I didn't found any option that could activate or not this option.
Got any hint ?
The most common reason for this is when you have a JavaScript conflict - 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/
Is this the cause?
YELLOW
SWORDFISH
|
Well, I looked into the source code and I have ligns with:
'http://mydomain/wp-includes/js/jquery/ui/jquery.ui.core.min.js?ver=1.9.2
What bother me is that I have an other with the same plugins that works fine.
I also tried to use Restore Jquery plugin that force the no conflict mode without success.
I tried to desactivate the most suspicious plugins but again no sucess.
Look again at the source code being generated. You also have this:
<script src="http://ajax.googleapis.com/aja.....ery.min.js" type="text/javascript"></script>
Which means that (a) jQuery is getting loaded twice so there is no WP API checking; (b) it is the wrong version (no conflict) and (c) it is now a very old version - the latest WP needs version 1.8...
I believe the theme is loading it... but I can not be 100 sure
YELLOW
SWORDFISH
|
1 Guest(s)