Support Forum
Hi!! we installed Simple press twice and we are still having some problems with the forum. I was reading the others topics but still with problems. The option profile in the forum is showing in white page... (as you can see in the imagen) not as it should show it.
Can you provide any assitance with this?
The most common reason for this is explained in this codex article: http://codex.simple-press.com/.....-conflict/
Check that out. If this is the problem then it is usually pretty easy to correct. if not then we could do with a link to your forum page to look for other such conflicts.
YELLOW
SWORDFISH
|
Hi!! Thanks for your Answer!
I looked the code in my website and looks like this..
<script type='text/javascript' src='http://www.internetbingosites.com/wp-includes/js/jquery/jquery.js?ver=1.7.2'></script> <script type='text/javascript' src='http://www.internetbingosites.com/wp-content/plugins/simple-press/resources/jscript/checkboxes/prettyCheckboxes.js?ver=3509'></script> <script type='text/javascript' src='http://www.internetbingosites.com/wp-includes/js/jquery/ui/jquery.ui.core.min.js?ver=1.8.20'></script> <script type='text/javascript' src='http://www.internetbingosites.com/wp-includes/js/jquery/ui/jquery.ui.widget.min.js?ver=1.8.20'></script> <script type='text/javascript' src='http://www.internetbingosites.com/wp-content/plugins/simple-press/forum/resources/jscript/msdropdown/msdropdown.js?ver=3509'></script>
Your WP theme is not making the mandatory call to the wp_footer() function. This is required by both WordPress, SP and many other plugins and does need to be in place.
If you are not aware of how to do this I would suggest you look at the default WP theme footer template file which will show you where and how to add this required call.
YELLOW
SWORDFISH
|
1 Guest(s)