Seat Price in RSVP Form
-
First of all, I would like to say again how awesome this plugin is.
Is it possible to list the seat price next to the seat label with a placeholder. Using this example as the template: https://www.e-dynamics.be/wordpress/?cat=49
Can I put something like:
<tr><th scope=’row’>Seats for children #_SEATS_PRICE{1}:</th><td>#_SEATS{1}</td></tr>
<tr><th scope=’row’>Seats for adults #_SEATS_PRICE{2}:</th><td>#_SEATS{2}</td></tr>
<tr><th scope=’row’>Seats for students #_SEATS_PRICE{3}:</th><td>#_SEATS{3}</td></tr>Without having to hardcode the price in the template?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Seat Price in RSVP Form’ is closed to new replies.