I can not collect form data and sent. I have done everything you say it should be done but it isn’t working for me.
Form is received with only the last step (3) data with subject line [your-subject] .
Can anyone please assist. I am so close!
OH BTW I thought I post the lot so someone alse can make a use of the form and see how it is put together as a whole in one post. Hope it helps (as long as my issue is fixed)
https://www.lovetolunch.com.au/wp/contact/become-a-distributor/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++===========================================
==First 1/3 form===============
===============================
<!– <div style=”width: 200px; display: block; margin-left: auto; margin-right: auto;” /> –>
<p>Your Name (required)
[text* your-name] </p>
<p>Your Email (required)
[email* your-email] </p>
<p>Phone (Home): Please include area code
[tel PhoneHome]
</p>
<p>Mobile :
[tel Mobile]
</p>
<p>Country:
[text country]
</p>
<p>Website:
[text website]
</p>
<p>[submit “Next”] </p>
[hidden step “1-3”]
ADDITIONAL SETTINGS:
on_sent_ok: “location.replace(‘https://www.lovetolunch.com.au/wp/contact-form-step-2/’);”
===============================
==First 2/3 form===============
===============================
<h4>Business size </h4>
<p>How many active buyers on your client list?
[text active-buyers] </p>
<p>What size business are you dealing with? (e.g. (business that have 1 store, 2-5 stores, 5-10 stores, 10+ stores, Nation wide and please also include how many buyers you have in each category)?
[text bussiness-size] </p>
<h4>Business information </h4>
<p>How many different product categories does your business represent (e.g. 1. baby, 2. automotive and 3.diving, this makes 3 different categories in total) ?
[text diff-produc-cat] </p>
<p>How many brands does your business represent?
[text brand-represent] </p>
<p>How many products in total does your business represent?
[text products-represent] </p>
<p>how many staff does your business have?
[text howmany-staff] </p>
<p>Do your staff or representatives visit buyers in store to demo products and get orders?
[text howmany-staff] </p>
<p>What strategy does your business use to attract new buyers?
[text strategy] </p>
<p>How often does your business contact it’s client list?
[text contact-clients] </p>
<p>How often does your business contact clients specifically regarding ordering i.e to gain new orders from that client?
For example…
</p>
<div style=”float: left;”>Passively: <p style=”right:20px;” >[checkbox how-often-passive “When the customer contacts you”]</p></div>
<div style=”clear: both;” >OR</div>
<div style=”float: left;”>Pro-actively: <p style=”right:20px;” >[checkbox how-often-pro-active “Your business contacts it’s client base regularly to gain orders”]</p></div>
<div style=”clear: both;” ></div>
<div style=”float: left;”>[back “Previous Step”]</div> <div style=”margin-top: 5px; margin-left: 100px;”>[submit “Next”]</div>
[hidden step “2-3”]
ADDITIONAL SETTINGS:
on_sent_ok: “location.replace(‘https://www.lovetolunch.com.au/wp/contact-form-step-3/’);”
===============================
==First 3/3 form===============
===============================
<h4>FINAL STEP </h4>
<p>Your Message
[textarea your-message 20×10] </p>
<div style=”clear: both;” ></div>
<div style=”float: left; margin-top: 0px; “>[back “Previous Step”]</div> <div style=”margin-top: 25px; margin-left: 100px;”>[submit][hidden step “3-3”]</div>
ADDITIONAL SETTINGS:
<not filled in>