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
Event Address Format | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Event Address Format

Event Address Format

Posted: August 13, 2013 at 6:45 pm

Viewing 3 reply threads


Todd Jennings

August 13, 2013 at 6:45 pm

The address is not formatting correctly on the event listing page. The address fields are running together there are no spaces (http://www.collegefundingsmart.com/event-registration/)

Anyone know how to fix?

Thank yuo


Dean

  • Support Staff

August 13, 2013 at 11:14 pm

You have the following rule in your style.css file that is removing the break tags:

#event_content .address-block br {
display: none;
}

If you remove that rule the address formats correctly, (not in a single line but in a block).


Todd Jennings

August 14, 2013 at 6:45 pm

Dean,

Thank you..that fixed that…on the same page there also appears to be 4 <BR> tags after the address so it does not line up visually. Would this be in the CSS? Can you point me in the right direction on where to look…


Dean

  • Support Staff

August 15, 2013 at 12:38 am

Hi,

If you are wanting to remove the tags you would need to edit one or two templates, depending on where you need the address to be changed.

The code is in the event_list_display.php file and the registration_page.php file.

It is recommended to copy those (plus their sister files – event_list.php and registration_page_display.php respectively) tot he wp-content/uploads/espresso/templates folder and edit them there to stop updates over riding the code changes.

Viewing 3 reply threads

The support post ‘Event Address Format’ 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