Get available spaces based on ticket type
-
Hi!
Im running a speeddating company where we have separate ticket types for men and women. I would like to show different colors for the text men and women (Green > 5 tickets left, yellow < 6 tickets left, Red = 0 tickets left) in the list display of the events. So users can see beforehand if its worth clicking into the event or if its better they choose another one.Our site is https://www.speedd8.se/
The first step for this would be to get available spaces based on ticket type. From the placeholders i can only get available spaces for the whole event. Can anyone help me with some code for getting the available spaces per ticket type?
The second step would be how i would produce the different colors, if i understand it correctly its not possible to create conditional statements in html so how would i do this in php?
I really appreciate any help i can get on this matter.
- The topic ‘Get available spaces based on ticket type’ is closed to new replies.