Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter Paul Nocera

    (@paul4mihc)

    Thanks @robertomamoru,

    I have replaced the CF7 simple turnstile tag with the simpler version, as you suggested.

    The placement of the [turnstile] tag is now just above the SUBMIT button both in the code for the form and in the visual view of the page.

    Oddly though, I did not reinstall the SCT plugin… is there a chance the codes I received from Cloudflare are somehow cached on the site? How does the simple turnstile operate without the plugin being installed…. and to be sure, i tried first to just deactivate the plugin. When this didn’t give results, I deleted it entirely; the humanity check remains even after the plugin is deleted.

    Very curious, but at least it looks good right now.

    • This reply was modified 5 months, 2 weeks ago by Paul Nocera.
    Thread Starter Paul Nocera

    (@paul4mihc)

    Okay… so some additional testing i’ve been doing.

    1. modified the form to remove the explicit div & tag [cf7-simple-turnstile] just above the submit button’s div

    `<div class=”cf7-pod”>
    [cf7-simple-turnstile]
    </div>

    <div class=”cf7-pod”>
    [submit “Submit”]
    </div>`

    ~~ the result was the same though, still showing two authentication boxes.

    2. I deactivated the turnstile plugin

    ~~ the lower authentication from the form is no longer, but the upper authentication still shows.

    ~~ ~~ on Firefox, the check box cycles to a green check without doing anything.

    ~~ ~~ on Vivaldi browser (a chromium variant) the check box does not auto check
    .. human interaction is still required.

    Thread Starter Paul Nocera

    (@paul4mihc)

    or additionally, when i inspect the page and focus just on the first verification below is what I am able to copy from the inspect tool … (the lower one, i confirmed is what is programmed in on the page using the short-code within the Contact Form 7 plugin interface…

    ——————-

    `
    <div>
    <template shadowrootmode=”closed”>
    <iframe src=”https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/ov2/av0/rch/c8i6r/0x4AAAAAAB2KoZvw4marn5LO/auto/fbE/auto_timeout/normal/auto&#8221; allow=”cross-origin-isolated; fullscreen; autoplay” sandbox=”allow-same-origin allow-scripts allow-popups” id=”cf-chl-widget-c8i6r” tabindex=”0″ title=”Widget containing a Cloudflare security challenge” style=”border: none; overflow: hidden; width: 300px; height: 65px;”>
    </iframe>
    </template>
    <input type=”hidden” name=”_wpcf7_turnstile_response” id=”cf-chl-widget-c8i6r_response” value=””>
    </div>`

    • This reply was modified 5 months, 3 weeks ago by Paul Nocera.
    Thread Starter Paul Nocera

    (@paul4mihc)

    is the code for the form helpful??
    `
    <div class=”cf7-pod”>Enter your name
    <div class=”cf7-sac” >
    <span class=”cf7-spanl”>
    <label style=”width:10px;”>
    [text* First-Name akismet:authorfirst autocomplete:first_name size:18
    maxlength:25 placeholder “first name”]
    </label>
    </span>
    <span class=”cf7-spanr”>
    <label style=”width:10px;”>
    [text* Last-Name akismet:authorlast autocomplete:last_name size:20
    maxlength:30 placeholder “last name”]
    </label>
    </span>
    </div>
    </div>

    <div class=”cf7-pod”>Best email contact
    <div class=”cf7-sac”>
    <span class=”cf7-spanl”>
    <label>
    [email* cust-email akismet:author_email autocomplete:email
    placeholder “Enter your email address for direct replies.”]
    </label>
    </span>
    </div>
    </div>

    <div class=”cf7-pod”>Best phone contact
    <div class=”cf7-sac”>
    <span class=”cf7-spanl”>
    <label>
    [tel* tel-60 cust-phone akismet:author_phone autocomplete:tel
    placeholder “Enter your area code and number”]
    </label>
    </span>

    <p> Phone Type & Best call back time</p>
    <span class=”cf7-spanl”>
    <label>
    [select phone-type “cell” “home” “work”]
    </label>
    </span>
    <span class=”cf7-spanr”>
    <label>
    [select best-call-time “weekday mornings” “weekday afternoons” “weekday nights”]
    </label>
    </span>
    </div>
    </div>

    <div class=”cf7-pod”>Inquiry Subject
    <div class=”cf7-sac”>
    <label>
    [text* inquiry-subject placeholder “Inquiry from Milestones’ Website”]
    </label>
    </div>
    </div>

    <div class=”cf7-pod”>Inquiry Message
    <div class=”cf7-sac”>
    <label>

    [textarea inquiry-message
    placeholder “Type your question here.

    *** DO NOT include identifying information for your loved one.***

    You may also edit the ‘Inquiry Subject’ field above.

    To send your message, simply click the ‘Submit’ button below.”]

    </label>
    </div>
    </div>

    <div class=”cf7-pod”>
    [cf7-simple-turnstile]
    </div>

    <div class=”cf7-pod”>
    [submit “Submit”]
    </div>

    <!– pop-up after successfully submitted –>

    <div class=”wpcf7-response-output”>
    Okay.. this placeholder text should not appear.
    Check the Contact Form 7 settings if problems arise.
    </div>
    <div class=”cf7-sac”></div>
    <div class=”cf7-pod”>
    This form uses Akismet to reduce spam. Learn how your data is processed.
    </div>

    Paul Nocera

    (@paul4mihc)

    Hey folks,

    Very nice design to your form.. it looks great (and translated quickly to English using my browser plug in).

    Here’s my guess: your email setup on your website is not configured correctly.

    When in edit mode for a CF7 form, there are “tabs” at the upper part of the form which allow you to customize different aspects of the form.. the first tab is the form itself, the second tab is for the layout and formatting of the email notification, and the third is the listing of error messages. Go to this third tab and scroll through to find the error message that matches what you’re seeing.

    Just on the theory that your email isn’t setup correctly, I am using the Swift SMTP plugin (https://wordpress.org/plugins/welcome-email-editor/ … formerly known as Welcome Email Editor). Now once setup, you might need to enable third-party email clients on your email service, and authorize the login etc with 2FA to get the emails flowing… then CF7 will just pickup the settings from there and the notification should send.

    Let us know how it works for you.
    Digitally yours from Brooklyn, NY

    Paul

    Paul Nocera

    (@paul4mihc)

    oh… one more thing of importance.

    Presented as a security feature, if you’re not paying for elevated service, there is no recording of the data filled out in a form except for the notification email. So if you accidentally delete or have the notification processed as spam, then the data will be lost for good… you don’t get it back.

    I thought I read somewhere that you could pay a little extra to have the data sent as a notification AND copied to a spreadsheet or into a cloud-service file. Somebody please correct or update my quick reply if there’s something i missed.

    Paul Nocera

    (@paul4mihc)

    As far as I can tell, being a new ContactForm7 user, there isn’t an option to restrict the sending of email once a form is filled out.

    I could be mistaken, but on testing ContactForm7, everytime I fill out the form, i get a notification email. Here are two qualification: if you don’t have email setup correctly, no notification will be able to be sent… ergo, test the form before you make it live on your site. If the form is not filled out correctly (eg, too few characters for a phone number, or an email address missing the @ symbol).. then the form will flag the field and the form will not be submitted.

    One last thing, ContactForm7 is not going to be the easiest if you don’t have familiarity with HTML and CSS coding.

    Thread Starter Paul Nocera

    (@paul4mihc)

    Increasing the total number of characters to the phone number from 10 to 14 allows for a number of other variations of phone numbers:

    • 347-321-6509
    • (347) 321-6509
    • 347.321.6509

    Which I feel is just good enough. Unfortunately it leaves open the possibility of human input errors.
    Yes mistakes might happen.

    The best phone number check would be a pattern check for the order of phone numbers:

      + Country Code, space, three numbers (1-9 only), any separater character, three more numbers (1-9 only), another separator character, and finally four more numbers(1-9 only).
    Thread Starter Paul Nocera

    (@paul4mihc)

    After a few tests, including adding and removing break tags </br>, the emails seem to have adjusted and are now showing up correctly for me in the emails.

Viewing 9 replies - 1 through 9 (of 9 total)