Support Forum

Caps lock always hold and other problems

FR frankego
frankego
Member

Hello all and sorry if I’m using the automatic translator. I upgraded to version 5simple press hoping that would solve the problems, unfortunately not recur. When replying or writing a post the caps lock is always selected, you can not select thesmiley, you can select the profile of other users. What could be the problem? I’mgoing crazy. I also had to delete all the posts because the database was altered in the update.

This is the forum: http://www.ps-vita.it/forum-4/ 

1 Answer

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

There are 2 issues with your wp theme. Firstly it does not seem to have the mandatory WP call to wp_footer() required by many plugins. This V4 artcle explains: http://wiki.simple-press.com/installation/troubleshooting/forum-page-is-empty/

Secondly it is force loading the jQuery script library and not useinbg the WP API. This codex article explains that: http://codex.simple-press.com/codex/faq/troubleshooting/what-is-this-jquery-conflict/