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


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 10 years, 6 months ago by  John Durbin. Reason: added more tags


Tony

  • Support Staff

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!


Tony

  • Support Staff

October 11, 2013 at 4:46 am

No problem,

Glad to help.

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