Support Forum
I had this problem with Simple press 5.
Popup profile, Policy and admin tools. Then I started to play with the settings to solve this problem.
This is what I did.
1, Forum admin
2, Integration
3, Changed the setting from (Filter WP list pages) to (load javascript in footer)
4, Bang and now it works perfect!!!
It not helped me.
Any javascript on forum not working.
You can see it problem on this page (image not enlarge after clicking)
http://3d-kstudio.com/forum/tr.....ick-render
Also after adding the reply as guest i not see any message that this message Awaiting Moderation.
Thanks for your work - this version really faster!
dont those caching plugins allow you to exclude specific pages? they should... sp wont be the only plugin with dynamic page content...
Visit Cruise Talk Central and Mr Papa's World
would guess its the fancybox plugin... appears to be woefully out of date... and loading ancient jquery directly...
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
that is much, much older than the version of jquery that ships with wp... and will cause conflicts or issues...
Visit Cruise Talk Central and Mr Papa's World
I dont understand this fascination (not just you) with loading the jquery from googleapis... I have no idea if they create the jquery the same as wp does... you already have it on your server - should load faster locally then an http request...
and in this case, you are loading both the googleapis and the wp version... so potential for conflicts stil... especially if the minimizing is done differently...
and you do get js errors when you click on the image and try to enlarge...
at this point, I cannot say definitively that its the two jquery versions that are causing the conflict... as a quick test, you might just comment out that loading of the fancybox jquery and see if it works since the wp version is already loaded...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)