In Staff Manager I can’t edit the Description field. Above the field I see only Add Media and Add Contact Form – but none of the rich text editing tools. If I click inside the field, I can’t get the curser, so I can’t type anything. It’s the same for Payment Confirmation Email content field.
Versions: Event Espresso is 3.1.35.P, WordPress 3.6.1
Thanks Dean. I tried that. It kinda worked for a second or two – allowing entry into the text tab (not the visual tab). Then it froze up again and I couldn’t select text or visual or enter any field. I tried the fix that you recommended below and got a syntax error. I tried Josh’s single line fix and got the same. Could be I did the CSS wrongly. I’ve spent half a day on this now and it’s really frustrating. Could you possibly send a working version of the PHP file? Or is there another fix?
The real fix would be to alter the theme so that it doesn’t hijack the TinyMCE editor across the entire admin. Is the theme available to download somewhere? If not can you send a copy of it to support@eventespresso.com so we can take a look at how it’s hijacking the Event Espresso editor boxes?
I took a look at the theme, if you replace the main file in Joshs plugin with this code it should work for you – http://pastebin.com/RwbvqMLW
What it does is stops the editor filters and then does a check to see if you are on a post or page add new or edit page. If you are it will load the filters (the fancy editor buttons).
If not, like in Event Espresso, it wont load them.
The support post ‘Cant edit Staff Manager Description Field’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.