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
EE plugin adding a spacing DIV to Pagelines DMS custom code LESS | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium EE plugin adding a spacing DIV to Pagelines DMS custom code LESS

EE plugin adding a spacing DIV to Pagelines DMS custom code LESS

Posted: October 29, 2013 at 3:32 pm

Viewing 5 reply threads


Nicholas

October 29, 2013 at 3:32 pm

I am using Pagelines DMS with Event Espresso – there’s a custom code CSS/LESS which allows custom theming. However when activating the EE plugin (latest version) it’s adding a weird spacing DIV into this field causing the CSS to become very hard to edit. I’ve shown a screenshot here

I have let Pagelines know but will invariably say that it’s a plugin issue. Thanks for looking at this.


Nicholas

October 30, 2013 at 7:29 am

Any chance to respond on this? It’s definitely the EE main plugin that causes this. Disable it and the code editor goes back to normal.


Anonymous

October 30, 2013 at 7:45 am

Hi Nicholas,

Is it possible to get your log-in details to take a closer look please as I can not see what is effecting the editor from those screenshots.

If so please use http://staging.eventespresso.com/send-login-details/ to send them over.


Nicholas

October 30, 2013 at 8:53 am

OK info sent over via that link


Anonymous

October 30, 2013 at 9:17 am

Hi Nicholas,

The themeroller base is adding a height to the pre tags. (200px)

If you add:

.CodeMirror pre {
height: auto;
}

To the themes .css file that should stop it.

I will raise a ticket for this to be looked into further.


Nicholas

October 30, 2013 at 9:31 am

Thanks Tony

added the CSS to the editor and it’s back to normal. I appreciate the fix.

Viewing 5 reply threads

The support post ‘EE plugin adding a spacing DIV to Pagelines DMS custom code LESS’ 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