Support

Home Forums Event Espresso Premium Remove Price

Remove Price

Posted: August 6, 2012 at 1:34 pm

Viewing 3 reply threads


LEB

August 6, 2012 at 1:34 pm

Is there a simple way we can block the PRICE from showing on the registration form? Our non-profit works asks for donations and the PRICE would create some confusion.
Thanks


Josh

  • Support Staff

August 6, 2012 at 3:12 pm

This can be hidden with CSS. Add the following to your theme’s custom stylesheet, or use the my custom CSS plugin to create one:

/* hide the event price in the event list */
p.event_price {display:none;}

/* hide the event price in the registration form */
p.event_prices {display:none;}


Harriette Pierre-Louis

August 16, 2012 at 12:20 pm

Is there a way to have a blank box for them to put in the donation for the event?


Josh

  • Support Staff

August 16, 2012 at 1:55 pm

Hi Harriette,

Not at this time. One thing that you can do is create a some donation amount options that can be selected by using the multiple pricing feature. Then change the label for “price” to say “suggested donation”.

Viewing 3 reply threads

The support post ‘Remove Price’ 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