I have a simple question that asks to answer yes or no.
When you answer Yes it adds $20.00, if you answer no, it doesn’t modify the price. Like so: yes|20.00,no|0
The question is outputted as Yes only. So there is no choice to say no. If I make this field required, than this is a problem because it forces people to answer yes. Any ideas how to resolve this problem?
How can I set this up if someone answers no and does not get charged, and answers yes and gets charged? Is there a way? Or is there an alternative method?
The code above can go into your child theme’s functions.php or a site specific plugin.
It works by looking for “Select One” and renaming it to No. This means that there is a possibility that it will rename other dropdown options on the form.
—
Lorenzo
Viewing 3 reply threads
The support post ‘Price modifier does not work for $0 dollars’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.