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
Long Question Word Wrap in IE | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Long Question Word Wrap in IE

Long Question Word Wrap in IE

Posted: August 7, 2012 at 8:39 am

Viewing 4 reply threads


Evan Dixon

August 7, 2012 at 8:39 am

The last question on this registration shows up on one big line in IE. Chrome and Firefox works fine. How can I resolve this? it’s the last question here: http://www.ejcarolinas.com/?page_id=209&regevent_action=register&event_id=1

  • This topic was modified 12 years, 5 months ago by Josh. Reason: not a pre-sales question


Evan Dixon

August 7, 2012 at 8:47 am

Just attempted a CSS fix but it did not work.

Added the following code to the event registration page. Tested it with 100px and it forced all other questions to wrap but not the question causing the issue.

p {
max-width:700px;
}

  • This reply was modified 12 years, 5 months ago by Evan Dixon.


Chris Reynolds

  • Support Staff

August 7, 2012 at 1:43 pm

That block is not in a <p> tag, it’s in a <legend> tag. You can probably resolve it by just changing your p style to a legend style.


Josh

August 7, 2012 at 1:51 pm

Hi Evan,

<legend> text typically should be kept brief (one line or less). There are CSS hacks that can force line breaks in older browsers: http://www.456bereastreet.com/archive/200905/line_wrapping_text_in_legend_elements/
Here is a solution that does not involve any hacking:

Create a new question group and place the agreement text in the question group’s description. Be sure to sure to check the box labeled “Show group description on registration page?” Then create an “I agree” question and place it in this group.


Evan Dixon

August 7, 2012 at 2:23 pm

Josh – perfect. Not the most elegant solution, but the question group idea did work. Thanks for the help.

Viewing 4 reply threads

The support post ‘Long Question Word Wrap in IE’ 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