Support

Home Forums Event Espresso Premium Remove "Sale Dates" and "Access" from Show Details

Remove "Sale Dates" and "Access" from Show Details

Posted: June 14, 2023 at 11:22 am

Viewing 4 reply threads


seanrspence

June 14, 2023 at 11:22 am

Would like to remove “sales dates” and “access” from showing when someone clicks on Show Details.
Using EE4


Garth

  • Support Staff

June 14, 2023 at 11:33 am

Login to your WordPress Dashboard (WP-admin) and go to Event Espresso –> Events. Now look for the Templates tab and click on it. From there you can disable showing the Ticket Details action.

You can disable the Show Details link in the tickets.

You can also use CSS to hide elements of the pages: https://eventespresso.com/wiki/hide-certain-elements-event-espresso-pages-using-css/


seanrspence

June 14, 2023 at 11:51 am

Okay, thank you.


seanrspence

June 14, 2023 at 12:17 pm

In reviewing this page, I see that it does provide some general info, thank you. But it really didn’t address those specific items. I did see a post from several years ago where one of the support team provided specific instruction. (I’m sorry, I can’t find it now).


Rio

  • Support Staff

June 15, 2023 at 6:55 am

If you remove those two, You can try and paste this CSS on your theme.

1. Go to your WP Dashboard -> Appearance -> Customize
2. Then paste this code in Additional CSS.

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

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

The other option is disable it here.
https://app.screencast.com/J7rLGH3g54qDP

thanks

Viewing 4 reply threads

The support post ‘Remove "Sale Dates" and "Access" from Show Details’ 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