• Hello,

    I understand the normal Contact Form code for radio buttons would be:

    [radio radio-123 "option1" "option2" "option3"] in the form section.
    with [radio-123] in the mail section.

    However I am using images above each option and therefore need to do:

    <label><img src=""/>
    [radio radio-123 "option1"]</label>
    <label><img src=""/>
    [radio radio-123 "option2"]</label>
    <label><img src=""/>
    [radio radio-123 "option3"]</label>

    Still using [radio-123] in the mail section.

    However, when I do this – the answer doesn’t display on the e-mail I receive.

    Can anybody help me?

    Thanks,

    Linda

    [Plugin: Contact Form 7]

  • The topic ‘[Plugin: Contact Form 7] Images Radio Boxes’ is closed to new replies.