Support

Home Forums Event Espresso Premium Split: EE4 Promotions and Discounts

Split: EE4 Promotions and Discounts

Posted: April 17, 2015 at 5:00 pm


David Dadekian

April 17, 2015 at 5:00 pm

Lorenzo, I’m trying to use your workaround at https://gist.github.com/lorenzocaum/4b98d284b4432332eab1 and I can alter the CSS to hide a ticket option like you outline, but when I try it for a specific post, in my case post 8528, it doesn’t work. Here’s my CSS:

/* Hide a ticket called Lady Project Ticket for an event with an ID of 8528 */
.postid-8528 .ee-ticket-lady-project-ticket {display:none}

I get the post number from the ID column on the “Event Espresso – EventsAdd New Event” page, correct?


Lorenzo Orlando Caum

  • Support Staff

April 19, 2015 at 2:11 pm

Hello David,

I’ve split your support post reply from the original support post here:

https://eventespresso.com/topic/ee4-promotions-and-discounts/

If you see an existing support post that sounds like your issue or question, then please create your own support post and then include a link to the support post that you saw. This will help us prevent confusion when multiple members are posting.

That CSS looks correct but it would be helpful to see the page so I can inspect the ticket selector.

Can you please share a link to the page that has the ticket selector?

Thanks


Lorenzo


David Dadekian

April 22, 2015 at 4:24 pm

Lorenzo,
Thank you. The page is here:

redacted – Event Espresso support team – LOC


Lorenzo Orlando Caum

  • Support Staff

April 22, 2015 at 6:38 pm

Hi David, you were almost there. Your theme works a little differently and doesn’t have postid-x. This works:

.singular-espresso_events-8528 .ee-ticket-lady-project-ticket {display:none}


LOrenzo


David Dadekian

April 22, 2015 at 8:57 pm

Thanks!

The support post ‘Split: EE4 Promotions and Discounts’ 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