Posted: September 6, 2016 at 7:19 am
|
Hello! |
||||||||||||||||||||||
|
I’m thinking… is there a way to Display Ticket Via Ticket ID ? Displaying ticket ID in a calendar and a list ? thanks |
||||||||||||||||||||||
There is a way to display (or in this case hide) tickets based on their ID. Some example code follows:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
|||||||||||||||||||||||
|
Thanks again Josh. So if I want to display specific ticket what should I change in the code ? Thanks. |
||||||||||||||||||||||
Tickets normally just display, without doing any coding. But if you swap the return values in the above code (lines 8 & 10), it will make it so only tickets IDs in the array on line 6 display. Any other tickets on your site will no longer display. |
|||||||||||||||||||||||
|
The reason why i want to display specific ticket is simple. In one EVENT i have like 20 different ticket ( 20 different dates) And I want to Display on my home page the Dates that are CONFIRMED. see http://groupecfc.brainmarketing.ca/ the little square on the right… |
||||||||||||||||||||||
Was there anything else you had a question about? |
|||||||||||||||||||||||
|
Thanks Josh. I didn’t solve my issue here but I’m sure one day Event Espresso will improve a way to be able to give more entities to the ticket (tag or category associated to tickets). |
||||||||||||||||||||||
The support post ‘How to confirm a specific Ticket ?’ 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.