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
Disable Printing | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Disable Printing

Disable Printing

Posted: December 3, 2013 at 12:33 pm

Viewing 3 reply threads


Aaron Jones

December 3, 2013 at 12:33 pm

Is there a way to disable printing of the registration page? We have some people that are printing off the reg form and carrying it and there payment to local office.


Sidney Harrell

  • Support Staff

December 3, 2013 at 12:54 pm

You could add some css:

@media print{
	* {display:none!important;}
}

that should cause the printed page to be blank.


Aaron Jones

December 10, 2013 at 12:39 pm

Thank you I assume there is not an easier way?


Josh

December 10, 2013 at 1:49 pm

It looks like the code editor messed up the code snippet that Sidney posted. It should be:

If your active WP theme does not have a built in CSS customizer option, you can install the my custom CSS plugin for an easy way to apply the above print styles.

Viewing 3 reply threads

The support post ‘Disable Printing’ 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