Support

Home Forums Event Espresso Premium Remove Price from tickets

Remove Price from tickets

Posted: August 18, 2013 at 1:39 pm


James Stevenson

August 18, 2013 at 1:39 pm

I am using this plugin in a non-profit orgnaization and there is no price for tickets. I would rather it not show the $0.00 price on the ticket. Is there an easy way to do this?


Dean

August 19, 2013 at 12:57 am

Hi James,

If you are ok to make a custom Ticket template or don’t mind modifying the base one, a simple line of CSS will remove the price for you.

In the Tickets css file add:

.ticket .price { display:none; }

That will work for both the HTML and PDF versions.

Here’s a guide to creating custom tickets, https://eventespresso.com/wiki/how-to-create-a-custom-ticket/

If the only change is the price you could just copy the basic ticket across to the uploads/espresso/tickets/templates folder and add the CSS in and you’re done.


James Stevenson

August 20, 2013 at 6:36 am

That worked…thank you!


Dean

August 20, 2013 at 6:45 am

You’re welcome!

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