Support

Home Forums Event Espresso Premium Event view/ticket view segregation?

Event view/ticket view segregation?

Posted: March 14, 2015 at 5:19 pm

Viewing 1 reply thread


utahhockey

March 14, 2015 at 5:19 pm

In the exampled event, we have several types of tickets (35) on a single event and I’m curious if we can have pages that only display certain tickets of this event? http://universityofutahhockey.com/events/2015-acha-national-championships/


Lorenzo Orlando Caum

  • Support Staff

March 16, 2015 at 8:26 am

Hi, each ticket get a CSS class option with its name. You could combine that with a body class to hide certain tickets on certain pages. Here is an example:

.page-id-123 .ee-ticket-2015-acha-national-championships-tournament-pass {display:none;}

The above CSS would hide the first ticket option on WordPress page with an ID of 123.

It will only work if your theme supports body classes. I inspected your theme and I’m only seeing these:

There are usually additional body classes available (e.g. page, page-id-).


Lorenzo

Viewing 1 reply thread

The support post ‘Event view/ticket view segregation?’ 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