Support Forum
Are you talking about the new posts which pop up, as clicked from the new posts button in the group itself? If not - which 'view new posts' are you referring to?
This should use the ui-dialog class, which other elements that popup also use, so is everything else working? Things such as admin bar admin tools, subscriptions and watches in the header, people profiles..
do you have a link? likely a z-index issue from your wp theme...
Visit Cruise Talk Central and Mr Papa's World
I'm really not sure what is going on, and I don't think it's a local issue I'm having - maybe someone else can confirm -
It seems like when you go to http://www.saskmilitia.com, it has one WP theme, and when you click 'Forum' it has an entirely different WP theme?
Also I am still picking up javascript errors.
SyntaxError: syntax error forum:722
"Invalid App Id: Must be a number or numeric string representing the application id." all.js:58
"FB.getLoginStatus() called before calling FB.init()."
Anyway. Your z-index or lack of is definitely a problem in the ui-dialog class. You would need to open your theme stylesheet (if default theme - sp-resources > forum-themes > default > styles > default.php)
do a search for .ui-dialog {
Add something like z-index: 100;
Looking at your forum, the only popup I can get is the 'about SP' link in the footer, and it appears to respond well to just having a z-index. I added z-index: 1; to the inspector class and it popped up straight away, so technically you could just add 1.
Little concerned about the appearance of two WP themes however, and also the javascript conflics. Might just be worth asking - is everything up to date? i.e Forum, WP, forum plugins, WP plugins?
1 Guest(s)