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
Remove Price from tickets | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Remove Price from tickets

Remove Price from tickets

Posted: August 18, 2013 at 1:39 pm

Viewing 3 reply threads


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

  • Support Staff

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, http://staging.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

  • Support Staff

August 20, 2013 at 6:45 am

You’re welcome!

Viewing 3 reply threads

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 - Staging Server