icebella
Forum Replies Created
-
Ok, I figured that out. I created to totals and got them hidden depending on 1-4 or 5-8 people. I created Total3 = total1+total2. So if one of totals is O – total3 shows result that can be paid with stripe.
Idealy it could be fixed with one total, but in my case there is no certain % difference, but strick ammount. If you had in calculations option +ammount instead fixed ammount that would help.
So that you understand – I have 2 totals.
I cleaned browser cache and backend is back. Thank you!
Another question – can’t set option to send emails to users after they signed up…
Sorry that you are having this issue. My formbuilder works just fine for single emails.
My answers above might help other users. So if you also solve your problem, please share. Have a nice day!About the user notification. You need to add another email notification to the Form and set field “email” in RECIPIENTS menu in selected list (press + on the right). It will only be possible if you add Email field in your Form. Then fill the form the way you want user to see it. Please, let me know if it worked.
- This reply was modified 6 years, 2 months ago by icebella.
Hello! So this is the way how to solve this problem – with sending email with filled form to Admin. (Still need to figure out how to send confirmation to user). Anyway, here is what I did.
1. You need to have email with your website name after @ – [email protected]
2. You need to install WP plagin Easy WP SMTP.
– SMTP host SSL
– SMTP Port: 465
– Username: The username that you use to login to your mail server
– Password: The password that you use to login to your mail serverThis fixed my problem. Please let me know if it worked for you.