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
Template Modifications - Spaces ? | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Template Modifications – Spaces ?

Template Modifications – Spaces ?

Posted: January 10, 2013 at 9:31 am

Viewing 2 reply threads


milesxx

January 10, 2013 at 9:31 am

Hi, I am having a tiny little problem fixing a template display and wondered what I am missing. There’s a return or a line between “DATES” and the date structure I’ve set up that for some reason I can’t seem to get rid of…

Here’s the code:

http://chopapp.com/#d9j1jxgf

This is the CSS that’s controlling that portion of the page

http://chopapp.com/#1vsyf6tx

I have taken out the padding: 10px and line-height, no change.

And this is what it’s generating:

  • This topic was modified 12 years ago by milesxx.


milesxx

January 10, 2013 at 9:46 am

I can’t seem to get your editor to show the image inline…

So just go here, and select VALENTANGO IMMERSION, scroll down to find DATES, you’ll see what I’m on about…

http://closembracetango.com/closembrace/event-registration?ee=22


Dean

  • Support Staff

January 11, 2013 at 12:15 am

Hi,

If you use Chrome or Firefox (or even a late versioned IE!) the inspect element/developer tools are your friend for debugging html/css.

On examining the code, it appears that a br tag is being added to the code.

It could be as simple as not having a line break in your code so it reads

<span class="span_event_date_label"><?php _e('Dates: ', 'event_espresso'); ?></span> <span class="span_event_date_value">

or add some css

.start_date br { display:none; }
Viewing 2 reply threads

The support post ‘Template Modifications – Spaces ?’ 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