Forum Replies Created

Viewing 4 replies - 16 through 19 (of 19 total)
  • I have now implemented the following but with the pipe being representative of the value to be pulled through to Paypal it doesn’t work and shows up in the option.

    <p><select menu-865>
    <optgroup label="Baby Massage">
    <option value="|70">Kensal Rise full course £70</option>
    <option>Chiswick full course £60|60.00</option>
    <option>Daddy Only workshop £20|20.00</option>
    <option>Couples/Family workshop £30|30.00 per couple</option>
    <optgroup label="Family & Childrens Yoga">
    <option>Chiswick Arch 197 2+ yrs full term £48|48.00</option>
    <option>Chiswick Crown & Anchor 2+ full term £48|48.00</option>
    <option>Kensal Rise 2-4 yrs full term £40|40.00</option>
    <option>Kensal Rise 4-7 yrs full term £42|42.00</option>
    </optgroup>
    </select>
    </p>

    Yes, the add on is the same as that.

    Thanks
    Alex

    Hi,

    Thanks for getting back to me and giving me a few pointers on posting.

    My situation is a little different as i am using Contact Form 7 – PayPal Add-on – Pro. Which also redirects users to a Paypal payment page.

    The issue is that if a user clicks on one of the heading selections then the Paypal form errors, because there is no price. (indicated by the pipe)

    Therefore i need to make the selections “Baby Massage” and “Family Yoga” un-clickable.

    I then of course need to consider how this works with the mail.

    Form

    <p>Which course are you interested in?*</p>
    <br />
    <p>[select menu-865
    "Baby Massage"
    "- Kensal Rise full course £70|70.00"
    "- Chiswick full course £60|60.00"
    "- Daddy Only workshop £20|20.00"
    "- Couples/Family workshop £30|30.00 per couple"
    "Family & Childrens Yoga"
    "- Chiswick Arch 197 2+ yrs full term £48|48.00"
    "- Chiswick Crown & Anchor 2+ full term £48|48.00"
    "- Kensal Rise 2-4 yrs full term £40|40.00"
    "- Kensal Rise 4-7 yrs full term £42|42.00 "
    
    ]</p>

    Mail

    <p>Your Name*<br />
        [text* your-name] </p>
    
    <p>Your Email* <br />
        [email* your-email] </p>
    
    <p>Contact Number <br />
        [tel tel-582]  </p>
    
    <p>Child's Age*<br />
        [text* childs-age] </p>
    
    <p>Course purchased<br />
    [menu-865] </p>
    
    <p>Quantity <br />
    [menu-600] </p>
    
    <p>[submit "Send"]</p>

    Thank you
    Alex

    Hi,

    Sorry for not understanding this i am new to WP but where would i add that html into the contact form 7 plugin?

    Thanks
    Alex

Viewing 4 replies - 16 through 19 (of 19 total)