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
Hide Promo Code Field from Registration Form | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Hide Promo Code Field from Registration Form

Hide Promo Code Field from Registration Form

Posted: October 11, 2013 at 4:16 am

Viewing 3 reply threads


John Durbin

October 11, 2013 at 4:16 am

Hi,

I would like to know if it would be possible to hide the Promo Code field from the registration form, still maintaining the ability to apply promotional codes from the admin panel.

This is because we would like to use promotions, but since the codes cannot be regulated in any way (expire date, expire after certain usage…) it would be difficult for us to issue a code and keep track of its usage.

Is there a CSS modification that I can put in place?

Many thanks!

  • This topic was modified 11 years, 3 months ago by John Durbin. Reason: added more tags


Anonymous

October 11, 2013 at 4:28 am

Hi John,

You can use

.event-data-display .coupon_code {
display: none;
}

To hide the coupons from the front end.

That will still allow the back end to display them.


John Durbin

October 11, 2013 at 4:30 am

Thanks!


Anonymous

October 11, 2013 at 4:46 am

No problem,

Glad to help.

Viewing 3 reply threads

The support post ‘Hide Promo Code Field from Registration Form’ 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