Forums

Contact Form 7 Checkboxes on front end of form not appearing (3 posts)

  1. abramarket
    Member
    Posted 2 years ago #

    Hi!

    I have read the other posts in the forum regarding the checkboxes not appearing in the email, but this is a different issue. Ican actually not get the checkboxes to appear on the actual form.

    I have placed this code in my form:

    [checkbox checkbox-761]

    and this code in the message body:

    [checkbox-761]

    My issue is that the actual checkbox never appears here:

    http://www.abramarketing.net/reverse-mortgages/reverse-mortgage-info/

    I have tested for it in IE and Firefox and it does not appear in either form.

    Any help is appreciated.

    Thank you!

  2. Takayuki Miyoshi
    Member
    Posted 2 years ago #

    Checkbox tag needs selectable values.

    [checkbox checkbox-761]

    This should be:

    [checkbox checkbox-761 "Option A" "Option B" "Option C"]

    This page describes it in detail:

    Checkboxes, Radio Buttons and Menus

  3. abramarket
    Member
    Posted 2 years ago #

    Awesome! Thank You!!!

Topic Closed

This topic has been closed to new replies.

About this Topic