Support Forum

Solution for popup profile, policy and and admin tools

MF Mimmo Fischetti
Mimmo Fischetti
Member

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!!! laugh

19 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

So it works in the footer but not the header? Wow – it is more usually the other way around. Great news.

UN
Unknown
Member

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/trackscripts-news/vray-quick-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!

UN
Unknown
Member

“Also after adding the reply as guest i not see any message that this message Awaiting Moderation.”

After turn off the Hyper Cache and File Cache it work.

I hope it will be solved in the future.

YS Yellow Swordfish
Yellow Swordfish
Member

So all is now well? You can not use caching with the forum as the data is too dynamic. You need to exclude the forum url/page from any caching plugins.

MP Mr Papa
Mr Papa
Member

dont those caching plugins allow you to exclude specific pages? they should…  sp wont be the only plugin with dynamic page content…

UN
Unknown
Member

But the javascript not working also after turning off the cache plugins.

After turn off the Hyper Cache and File Cache the user can read message about the state “Awaiting Moderation”.

MP Mr Papa
Mr Papa
Member

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…

UN
Unknown
Member

Ok

I change change jquery to latest

http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js

MP Mr Papa
Mr Papa
Member

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…

MF Mimmo Fischetti
Mimmo Fischetti
Member

Yellow Swordfish said

So it works in the footer but not the header? Wow – it is more usually the other way around. Great news.

Jepps. Works for me. It could be a theme thing. Not all WordPress themes and codings are the same.

I use a premium theme from Solostream.

SA SamK
SamK
Member

I am getting the user profile popup issue.

I have tried the mentioned fixes and still a now go.

Looks like it is my gantry powered them causeing the issue.

Any ideas for a work around or fix?