Support

Home Forums Event Espresso Premium Hiding Ticket Details in Cart

Hiding Ticket Details in Cart

Posted: June 30, 2021 at 5:03 pm

Viewing 3 reply threads


JacqK

June 30, 2021 at 5:03 pm

Hello

We have the latest EE4. Wondering whether there is a way we can remove/hide the ticket details in the event cart – I have provided a screen shot and highlighted the details we would like to remove/hide.

Regards, Joe

https://vkjxd5f77mz.c.updraftclone.com/wp-content/uploads/2021/07/Cart-Change-1.pdf


Seth Shoultes

  • Support Staff

July 1, 2021 at 8:37 am

Hi there,

Within the WordPress admin, go to the Event Espresso > Events > Templates tab, then scroll down to the section “Ticket Selector Template Settings.” Change the “Show Ticket Details?” setting to No.


JacqK

July 1, 2021 at 4:08 pm

Thanks Seth

Sorry, I should have said earlier that before posting I actually tried changing the setting as you have suggested, but it did not work – the basic ticket details still show on the cart as per the link in my first post. Is there another way of removing or hining these details?

Regards, Joe


Tony

  • Support Staff

July 2, 2021 at 4:53 am

Hi Joe,

The simplest method for this is using some CSS:

.event-cart-ticket-row .ticket.info {
    visibility: hidden;
}

Add that to Dashboard -> Appearance -> Customize -> Additional CSS.

However, note that the section you’ve highlighted shows the ticket name and details on which event it is for. If you start using events with multiple tickets the user isn’t going to know which ticket they are updating in the cart.

Viewing 3 reply threads

The support post ‘Hiding Ticket Details in Cart’ 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