Support Forum

Problem with creating threads and more.

GY George Yameen
George Yameen
Member

Hello,

I little while ago, a colleague and myself installed simple:press 5 to our site on wordpress. It was pretty simple to install and we were happy with it’s functionality.  Though, we have run into a snag.  It appears that we can create boards and forums, but whenever someone tries to add a topic to any of the forums, nothing happens when you click on the ‘add topic’ button.  When I hover over the button, I can read at the bottom “javascript:void(null)”.  It seems that this also applies to whoever tries to log into the forums through the log in button on the forums (might be the same for a couple others, not sure yet).  Anyone know what the problem is and how to fix it? 

 

Thanks.

 

Here’s the main page for the forums on our site: http://inzombiac.com/forum/

Here’s a picture of what the problem sort of looks like: 

3 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

Could you please try deactivating the dd-simple-photo plugin and then seeing if things start to work?

YS Yellow Swordfish
Yellow Swordfish
Member

Great. This explians the probpem: http://codex.simple-press.com/codex/faq/troubleshooting/what-is-this-jquery-conflict/

That plugin is loading it’s own version of jQuery instead of using the WP API and supplied version. If you need to use it then that needs to be repaired – which is not too hard if you can find out where it is loading it.