• Hello,
    I can’t set a checbox of acceptance at my webside. I’ve read the similar topic and I’ve been doing the instrucions given by barnez but it still doesn’t work.

    It is my code:

    <div class="form-group">
        [text* your-name class:form-control placeholder "Name and Surname *" ]
    </div>
    <div class="form-group">
        [text* your-email class:form-control placeholder "Phone number or e-mail *" ]
    </div>
    <div class="form-group">
        <span class="icon-select">
    [select* your-recipient first_as_label class:form-control "Choose a topic query*"
    			"Arrange a visit|***[at]***italswwojciecha.pl"
                        "Your Comments and Suggestions|***[at]***italswwojciecha.pl"
                        "Inquiries|***[at]***italswwojciecha.pl"
                        "Marketing Offers|***[at]***talswwojciecha.pl"
                        "Other|***[at]***talswwojciecha.pl"]
    </span>
    </div>
    <div class="form-group">
        [textarea* your-message class:form-control rows:6 maxlength:350 minlength:10 placeholder "Enter your message *"]
    </div>
    <div class="form-group">
    c[acceptance your-consent]Datenschutz akzeptieren [/acceptance]c
    [recaptcha]
    </div>
    <div class="text-center mt-10">
        <button type="submit" class="btn btn-red">Send ></button>
    </div>
    [response]

    I added also:
    This in MAIL >> Message Body:
    [your-consent]

    And this in ADDITIONAL SETTINGS:
    acceptance_as_validation: on

    But I didn’t see my checkbox and form doesn’t work. Please help me.

    • This topic was modified 8 years, 2 months ago by jpk48.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    What versions of WordPress and the Contact Form 7 plugin do you use?

    Thread Starter jpk48

    (@jpk48)

    I just updated the plugin and wordpress. At now, I have:
    Wordpress v4.7.10
    Contact Form 7 v5.0.2

    Updating wasn’t help :/

    • This reply was modified 8 years, 2 months ago by jpk48.
    Plugin Author Takayuki Miyoshi

    (@takayukister)

    WordPress 4.9.6 is the latest one, and Contact Form 7 5.0.2 requires WordPress 4.8 or higher.

    Thread Starter jpk48

    (@jpk48)

    Sorry, my mistake. You are right, I have 4.9.6 version of WordPress.

    After update, I can see my text but I can’t see the chekbox.

    • This reply was modified 8 years, 2 months ago by jpk48.
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Acceptance as Validation – i can’t set it’ is closed to new replies.