Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
plugins-topic
TinyMCE Unable to type in Text Field
Avatar
dan108DAYS
Guest
Guests
Mar 8, 2012 - 6:47 pm

Hi I have installed

Editor (TinyMCE - Rich Text)
File Uploader (using Plupload)

and I am unable to type in the text field. Is this because of current plugins that are installed on the site or what? You can check it out at http://theultimateyogi.com/forum-2

 

Dan

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 8, 2012 - 9:18 pm

do you mean you cannot enter new topic or post text??

if so,we cannot test much further since guests cannot post...

might be because the theme is loading a non WordPress version of jquery ui:

<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js'></script>

which may be conflicting with the version that ships with WP...

http://codex.simple-press.com/.....-conflict/

Avatar
Kevin Mitchell
Member
Free Members
sp_UserOfflineSmall Offline
Mar 17, 2012 - 8:01 pm

I'm getting the exact same issue.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 17, 2012 - 8:11 pm

have you looked for the js/jquery like the other user?  more info:  http://codex.simple-press.com/.....-conflict/

can you give us a link to your site so we can look for some conflicts?

Avatar
Kevin Mitchell
Member
Free Members
sp_UserOfflineSmall Offline
Mar 18, 2012 - 2:18 pm

I can't view that link, it takes me to the sign up page, but I am logged in on the sidebar...

 

http://www.selectbutton.com/forum/

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 18, 2012 - 2:59 pm

let me take a look...  we are moving a bunch of stuff around today in the codex and its possible the transient state has temporarily messed up the permissions...

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 18, 2012 - 3:12 pm

Kevin, check your PM...

Avatar
Kevin Mitchell
Member
Free Members
sp_UserOfflineSmall Offline
Mar 18, 2012 - 8:41 pm

Is it possible to edit the plugin to work with themes setup to pull the jquery from Google or is it a simple:press itself issue. None of the plugins seem to work correctly.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 18, 2012 - 9:42 pm

problem is that if you use jquery from google, you never know what you are going to get... bit like russian roulette...  even the wp devs dont advocate using offline jquery... how the hell would plugin authors test with that? we test with the jquery that comes and is delivered with wp... (http://codex.wordpress.org/Fun.....eue_script)

it should be fairly easy to find the code in theme hard loading this:

<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js?ver=3.3.1'></script>

keep in mind that is loaded in addition to the jquery ui loaded by wp...and its minimized differently... so hence the likely conflicts...  sorry, but what's not working? the few js/jquery things I could try as guest work...

if you can find that in you theme where its included, likely in header.php or functions.php, we can help standardize it for wp...

or if you want to create us a temp account with wp admin and sp admin caps (please send via pm to me and yellow swordfish), we can take a look and see if the file is available via the theme editor...

out of curiosity, did you try a temp switch to the default wp theme and see if your issue clears up?

Avatar
Kevin Mitchell
Member
Free Members
sp_UserOfflineSmall Offline
Mar 19, 2012 - 7:45 am

I was able to comment this out in functions:

wp_enqueue_script('jqueryui', 'https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js', array('jquery'));

 

But now the login button, quote and add reply button do not work. At the bottom of Chrome I can see it says javascript:void(null)

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17362
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625