Support

Home Forums Event Espresso Premium Can the "Ticket Price Breakdown" details be removed from the pricing info

Can the "Ticket Price Breakdown" details be removed from the pricing info

Posted: October 23, 2014 at 7:59 pm


Max Henry

October 23, 2014 at 7:59 pm

When clicking on the “+” to show details of the pricing, the Ticket Price Breakdown keep showing when it was not there in the previous versions of Event Expresso.

See http://www.econf.asia/events/register/

How do you remove it and only keep the first intro paragraph?


Dean

October 24, 2014 at 4:39 am

Hi,

This can be achieved with CSS. Add the following to your themes style.css or options, or to a plugin such as My Custom CSS.

.tckt-slctr-tkt-price-sctn { display:none; }

If you want to remove the Ticket Sale Dates section as well, add this as well:

.tckt-slctr-tkt-sale-dates-sctn { display:none; }

If you want to remove the Event Access section use this:
.tckt-slctr-tkt-datetimes-sctn { display:none; }


Max Henry

October 25, 2014 at 9:40 pm

Dean, thanks it works perfectly using My Custom CSS.

Maybe you should consider adding this as optional fields and give your clients to choose it or not.


Dean

October 27, 2014 at 2:45 am

Hi Max,

Glad you got it working and yes that’s a good suggestion, I’ll add it as a feature request.

The support post ‘Can the "Ticket Price Breakdown" details be removed from the pricing info’ 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