I can find the documentation for not displaying upcoming and past tickets in a single event posting but not having any luck with multi event ticket listing with the MER plugin, any help or direction?
Hey Tony, here is a link to the information I used to hide the upcoming and past tickets in a single event. I’m now trying to do the same thing in the multi event view. The page isn’t published yet so I can not provide a link that will work for you. I can give you access if needed? https://gist.github.com/lorenzocaum/7c1d3dce3c9efe486361
/* Hide ticket options with a status of upcoming */
.page-id-123 .ticket-pending {display:none;}
Viewing 5 reply threads
The support post ‘EE4 Multi Event Single Page Don't Display Upcoming’ 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.