Support Forum
Hello, I just installed simple-press on my website and I am having some technical problems.
My website is http://problem-with-post-edit-.....isfarm.org
The forum is at http://problem-with-post-edit-.....org/forum/
If you go to forum portion of the website you can see the site background changes from blue to white. The really strange thing is if you log in to the website, the background changes back to blue.
How do I fix this problem?
its your s2member plugin doing that... just check where the background is coming from...
my guess is its too aggressively checking for a login form on the page and blindly changing the background if it finds one... so when it sees the login form in the forum, it mistakenly changes the background...
Visit Cruise Talk Central and Mr Papa's World
okay cool... thanks for the update...
btw, you can turn it off by:
remove_action("login_head", "ws_plugin__s2member_login_header_styles");
in your wp theme functions.php file... or in your sp theme spFunctions.php file I would imagine...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)