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
Registration Details Formatting Problem | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Registration Details Formatting Problem

Registration Details Formatting Problem

Posted: June 19, 2013 at 9:14 pm

Viewing 1 reply thread


James Bosma

June 19, 2013 at 9:14 pm

I’m recently installed EventsEspresso and am having trouble with the formatting of the Registration Details Page. There’s too much space after the description of the event, and no space between the following information and the “Registration Details” heading.

I’ve tried it with and without Themeroller themes activated. You can find the page at http://blog.mainstreamcommunications.ca/workshops-webinars/event-registration/?ee=1

Your prompt help would be appreciated. We launch in a couple of days.

James Bosma


Josh

June 19, 2013 at 10:04 pm

Hi James,

With the too much space after the description, it looks like there’s an extra space (or nbsp; in HTML) that’s wrapped in paragraph that doesn’t need to be there. If you go into the event editor and switch from “Visual” to “Text” you might see it below what was typed out in the event description. What you’ll want to remove is highlighted in this screenshot:

screenshot

To add the extra space before the “Registration Details” heading, you can add something like this to your custom stylesheet:

h3.section-heading {
margin-top: 1em;
}

If your WP theme doesn’t have a custom stylesheet option a simple way to add custom CSS is by installing the my custom CSS plugin.

Viewing 1 reply thread

The support post ‘Registration Details Formatting Problem’ 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