Support Forum
Okay found something interesting - if there are no topics and no posts, I can click the chat+ icon underneath the forum topic and posts column and i can enter text through that. However, If I choose the add topic or reply within the forum and anywhere else for that matter, I cannot insert in the text area. The cursor doesn't change though the text area isn't grayed out, just won't let me enter text.
Same problem as the others in this thread. In your case 3 copies of the jQuery UI library being loaded - all different - 2 out of date versions. One from the google cdn and another loaded directly form a plugin (accordion image menu).
I do not know where the google version is being loaded from but it is a good guess that it is the Wp theme these days.
As probably linked to multiple times in this thread - this codex article explains the issue in detail: http://codex.simple-press.com/.....-conflict/
YELLOW
SWORDFISH
|
My guess is that this is being loaded in the 'custom UI' version that that plugin is using. Probably a mix of the core-UI and the accordion plugin. A better method is to enqueue/load the accordion jquery plugin from WP at the same time that the jQuery UI is enqueued from WP. They do supply it.
YELLOW
SWORDFISH
|
look for where its loading jquery ui... if you can find the hard loading (ie direct script statement), we can help you do it properly for wp using enqueue_script (http://codex.wordpress.org/Fun.....eue_script)...
but lets find it first, then we can try replacing... if your header requires it on all pages, will be problematic using an outdated or non compatible version...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)