Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Blank/Odd Editor Behavior | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Blank/Odd Editor Behavior

Blank/Odd Editor Behavior

Posted: January 10, 2013 at 10:50 am

Viewing 3 reply threads


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

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

January 10, 2013 at 3:42 pm

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

Viewing 3 reply threads

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 - Staging Server