Hello, I am trying to find a way to do this. The client wants the available number of spots in his class to show when going into the event. So he has 20 members available, and wants it to go to 19 if someone buys a spot, etc. Can you help please?
Here you are. I would like a column somewhere next to the price that shows the number of available spots left. We have 20 total spots, so if a group comes in and buys say 4.. after the purchase I would like the available spots to reflect that.
Hello, I am trying to find a way to do this. The client wants the available number of spots in his class to show when going into the event. So he has 20 members available, and wants it to go to 19 if someone buys a spot, etc. Can you help please?
Thanks,
patrick
[email protected]
Hi,
Sorry for the late reply.
Could you send me a screenshot where your client want the number to appear?
Stachethemes Developer
Here you are. I would like a column somewhere next to the price that shows the number of available spots left. We have 20 total spots, so if a group comes in and buys say 4.. after the purchase I would like the available spots to reflect that.
I NEED BETTER RESPONSE TIME ON THIS! Paid for the plugin and have client waiting.
Hi,
Open your theme or child-theme functions.php file and add following script:
This will override the default html of the shop section and will include Slots left field.
Stachethemes Developer
SEEMS TO BE WORKING! Thanks so much