Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author webheadcoder

    (@webheadllc)

    I think the 2nd form might be missing the multistep formtag. I can’t even see the form on the 2nd step.

    I apologize in advance if i can’t get back to you quickly. I have a ton of work piling up.

    Thread Starter Pharmax

    (@pharmax)

    Hi,

    The first form page code is:
    ____________________________________________________________

    <p>Your Email*: [email* email-969]</p>

    <p>Witch products do you sell ? (%)*:
    [checkbox* checkbox-920 “a”] [number* number-610 min:0 max:100 “0”]%
    [checkbox checkbox-921 “b”] [number number-611 min:0 max:100 “0”]%
    [checkbox checkbox-922 “c”] [number number-612 min:0 max:100 “0”]%
    [checkbox checkbox-923 “d”] [number number-613 min:0 max:100 “0”]%</p>

    <p>How long have you been selling X? :
    [radio radio-65 default:0 “1” “2” “3” “4” “5” “6” “7” “8” “9” “10”] years</p>

    <p>What is your annual turnover?*:
    [radio radio-166 default:0 “a” “b” “c” “d”]</p>

    <p>Which brands do you sell the most?*:
    [text* text-680 placeholder “Brand 1*”] [number* number-810 min:0 max:100 “0”]%
    [text text-681 placeholder "Brand 2"] [number* number-811 min:0 max:100 “0”]%
    [text text-682 placeholder "Brand 3"] [number* number-812 min:0 max:100 “0”]%</p>

    [multistep “1-2-http://body-wholesale.com/become-a-reseller-step-2/”]

    [submit “Next Step”]

    ____________________________________________________________

    The second form page code is:
    ____________________________________________________________

    <p>How do you supply your products?
    [radio radio-324 default:0 “a” “b” “c” “d”]
    – Other : [text textarea-416] </p>

    <p>In which countries are your customers ?
    1 – [text text-950]
    2 – [text text-951]
    3 – [text text-952]</p>

    <p>blablabla*
    [radio radio-329 default:0 “1-10” “10-20” “20-30” “30-40” “40-50” “50-60” “60-70” “70-80” “80-90” “90-100”]
    </p>

    <p>blabla2?
    [radio radio-665 default:0 “YES” “NO”]
    </p>

    <p>blaaaaa?*
    [textarea* your-message] </p>

    [multistep “2-2”]

    <p>[submit “Send”]</p>
    <p>(or [previous “Go Back”]</p>

    ____________________________________________________________

    Do you see anything unusual?

    Thank you for your help, much appreciated!

    Plugin Author webheadcoder

    (@webheadllc)

    I don’t see anything wrong with your code. You may have another plugin active that might be causing a conflict. or if you have a caching system you may need to turn off caching for these pages. I’m getting the “Please fill out the form on the previous page” on step 2.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Failed to send the form on step 2/2’ is closed to new replies.