Support

Home Forums Event Espresso Premium Free Events

Free Events

Posted: June 21, 2019 at 11:42 am


AnthonySica

June 21, 2019 at 11:42 am

Hi – we are hosting free events, but require registration. can we remove the pricing as well as the invoices after registration?

thanks
Anthony
AnthonySica@gmail.com


Josh

  • Support Staff

June 21, 2019 at 11:52 am

Hi,
You’ll set the ticket price to 0.00, then you can add the following CSS to hide the pricing displayed on the events & registration pages:

.ee-ticket-selector-ticket-price-th {display:none} 	
.tckt-slctr-tbl-td-price {display:none}

.spco-ticket-info-dv table thead tr th:nth-of-type(3), 	
.spco-ticket-info-dv table thead tr th:nth-of-type(4), 	
.spco-ticket-info-dv table tbody tr .item_c, 	
.spco-ticket-info-dv table tbody tr .item_r { 	
  display: none; 	
}

The above can be added to the site’s WordPress > Appearance > Customize > Additional CSS page.

Then, to remove the invoice after registration, you go to Event Espresso > Payment Methods > Invoice, then scroll down to the “Usable From?” option and uncheck the box next to “Front-end Registration”. Then click the Update button to save the changes..

The support post ‘Free Events’ 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