Support

Home Forums Event Espresso Premium Blank/Odd Editor Behavior

Blank/Odd Editor Behavior

Posted: January 10, 2013 at 10:50 am


Philip

January 10, 2013 at 10:50 am

Hello, I’m having trouble with descripitons for my events, the text dissapears and when I try to click on ‘Visual’ mode it breaks the editor completly.

Here is a video: http://www.screenr.com/HiK7


Josh

  • Support Staff

January 10, 2013 at 11:01 am

Hi Philip,

This could be caused by a number of things that you can rule out:

1) A theme conflict – can be ruled out by temporarily switching to the default WP theme

2) A plugin conflict – can be ruled out by temporarily deactivating all other WP plugins

3) The server can’t handle the way WP compresses JavaScript files together. You might try disabling JavaScript concatenation for the WordPress admin to see if that makes a difference:

http://codex.wordpress.org/Editing_wp-config.php#Disable_Javascript_Concatenation

You can use an FTP client and a text editor to access and add this line to the site’s wp-config.php file:
define('CONCATENATE_SCRIPTS', false);


Philip

January 10, 2013 at 3:37 pm

Thank you Josh. Looks like my theme was causing the problem.

I went through its functions.php and removed some functions that dealt with formatting and adding buttons to tinymce and now it seems to be ok! Thanks for pointing me in the right direction.


Josh

  • Support Staff

January 10, 2013 at 3:42 pm

No problem Philip, I’m glad to hear you worked this out!

The support post ‘Blank/Odd Editor Behavior’ 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.

Event Espresso