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 Verify Registration Page - Not Matching ThemeRoller Style | Event Espresso - Staging Server
The verify registration page for my website does not match the ThemeRoller style sheet (dot-luv) that I’ve selected. How do I update it to reflect that style sheet?
It looks like the event-data-display divs need a clearfix applied so they get contained.
One way to fix this would be open up the event-espresso/templates/confirmation_display.php template and change lines 15 and 129 to include a clearfix class.
One other question related to this post. How can I safely remove the redundant information on this page? – The second box with Name / Email information and the second confirm registration button?
You could hide those with CSS or if you wanted to remove the markup, edit the template file and copy your custom template to /wp-content/uploads/espresso/templates.
The one thing you’ll need to keep an eye on is if there’s a function change in the parts of confirmation_page that are still there your custom template will need to be updated. An example would be something like where it displays the price, if the price functions get refactored later on (we’re not planning on doing this for 3.1.x, but you never know) these changes should be merged into your custom template.
The support post ‘Verify Registration Page – Not Matching ThemeRoller Style’ 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.