Forum Replies Created

Viewing 15 replies - 61 through 75 (of 85 total)
  • Thread Starter ironlion37

    (@ironlion37)

    Ok, so I got it to work. In case this might help others, the contact from 7 short code “[recapthca]” has to be used and not the google code

    <div class="g-recaptcha" data-sitekey="6Lc...">

    Thanks again Jules and if you can delete my earlier post with the code that would be great.

    Thread Starter ironlion37

    (@ironlion37)

    Thanks Jules. I just tried the second solution: moving the recpatcha and submit button into a conditional group. I can get it to appear successfully in all instances, but the recaptcha doesn’t’ actually function. It doesn’t stop the form from being submitted.

    By the way, can you delete the code I pasted above? Not so great that I posted the web address and the data key.

    The javascript solution is over my head so I’m not sure what I’ll do.

    Thread Starter ironlion37

    (@ironlion37)

    Hi again Jules. IS this something you think you’ll be addressing soon or should I go ahead and pull the google recaptcha code out of the form?

    Thanks!

    Thread Starter ironlion37

    (@ironlion37)

    Ok, I can leave the live example I have up over the weekend if you want to check it out:

    https://jamescenterparking.com/new-accounts/

    I found that the captcha is showing under Yes > Individual > Tower I – but is not affecting the submissions.

    Here’s the form code:

    Is your place of work at the James Center?
    [radio radio-381 "Yes" "No"]
    
    [group workatJamesCenter]
    
    Is this an Individual or Group account setup?
    [radio radio-382 "Individual" "Group"]
    
    [group individual]
    <hr/>
    Location (please choose one):
    [radio radio-383 "Tower I - Reserved Space" "Tower II - Unreserved Space" "Canal Street Surface Lot"]
    [group tenants-individual]
    <h3>Individual Account</h3>
    <label> First Name<span class="required">*</span>
        [text* first-name-1] </label>
    <label> Last Name<span class="required">*</span>
        [text* last-name-1] </label>
    <label> Company / Organization<span class="required">*</span>
        [text* company-1] </label>
    <label> Cell Phone
        [tel tel-603] </label>
    <label> Work Phone<span class="required">*</span>
        [tel* tel-604] </label>
    <label> Your Email<span class="required">*</span>
        [email* your-email-1] </label>
    <label> Building Access Card #<span class="required">*</span>
        [text* building-access-card-1] </label>
    
    Mailing Address:
    <label> Attention<span class="required">*</span>
        [text* attention-1] </label>
    <label> Street 1<span class="required">*</span>
        [text* street-1-1] </label>
    <label> Street 2 
        [text street-2-1] </label>
    <label> City<span class="required">*</span>
        [text* city-1] </label>
    <label> State<span class="required">*</span>
        [text* state-1] </label>
    <label> Zip<span class="required">*</span>
        [text* zip-1] </label>
        
    Start Date<span class="required">*</span>:
    [date* date-814]
    <br/>
    <div class="g-recaptcha" data-sitekey="6LcBARsUAAAAALelm13d0TQc9A_1yEZl0jOa4ymO"></div>
    [submit "Submit"]
    [/group]
    [/group]
    
    [group group]
    <hr/>
    Is this an addition to an existing account?
    [radio radio-384 "Yes" "No"]
    [group existing-account]
    <label> Company / Organization<span class="required">*</span>
        [text* company] </label>
    
    <h2>List Parkers:</h2>
    <div class="add-parkers-desc">Add up to 5 parkers below. For more than 5, please <a href="/downloads/Parking-List.xlsx">download and fill out this spreadsheet</a> and mail to [email protected].</div><br>
    <div id="parker-content-box-a">
    <div class="start-date-desktop">Start Date</div>
    Parker #1<span class="required">*</span>
    <div class="parkers">
    	<div class="input-field">[text* parker-1-first-name  placeholder "First Name"]</div><div class="input-field">[text* parker-1-last-name placeholder "Last Name"]</div><div class="input-field">[email* parker-1-email placeholder "Email"]</div><div class="input-field">[text* parker-1-card-access-number placeholder "Building Access Card #"]</div><div class="input-field"><span class="start">Start Date:<br></span>[date* parker-1-start-date placeholder "Start Date"]</div><div style="clear: both;"></div>
    </div>
    <div class="parkers">
    Parker #2
    	<div class="input-field">[text parker-2-first-name  placeholder "First Name"]</div><div class="input-field">[text parker-2-last-name placeholder "Last Name"]</div><div class="input-field">[email parker-2-email placeholder "Email"]</div><div class="input-field">[text parker-2-card-access-number placeholder "Building Access Card #"]</div><div class="input-field"><span class="start">Start Date:<br></span>[date parker-2-start-date placeholder "Start Date"]</div><div style="clear: both;"></div>
    </div>
    <div class="parkers">
    Parker #3
    	<div class="input-field">[text parker-3-first-name  placeholder "First Name"]</div><div class="input-field">[text parker-3-last-name placeholder "Last Name"]</div><div class="input-field">[email parker-3-email placeholder "Email"]</div><div class="input-field">[text parker-3-card-access-number placeholder "Building Access Card #"]</div><div class="input-field"><span class="start">Start Date:<br></span>[date parker-3-start-date placeholder "Start Date"]</div><div style="clear: both;"></div>
    </div>
    <div class="parkers">
    Parker #4
    	<div class="input-field">[text parker-4-first-name  placeholder "First Name"]</div><div class="input-field">[text parker-4-last-name placeholder "Last Name"]</div><div class="input-field">[email parker-4-email placeholder "Email"]</div><div class="input-field">[text parker-4-card-access-number placeholder "Building Access Card #"]</div><div class="input-field"><span class="start">Start Date:<br></span>[date parker-4-start-date placeholder "Start Date"]</div><div style="clear: both;"></div>
    </div>
    <div class="parkers">
    Parker #5
    	<div class="input-field">[text parker-5-first-name  placeholder "First Name"]</div><div class="input-field">[text parker-5-last-name placeholder "Last Name"]</div><div class="input-field">[email parker-5-email placeholder "Email"]</div><div class="input-field">[text parker-5-card-access-number placeholder "Building Access Card #"]</div><div class="input-field"><span class="start">Start Date:<br></span>[date parker-5-start-date placeholder "Start Date"]</div><div style="clear: both;"></div>
    </div>
    </div>
    
    <br/>
    <div class="g-recaptcha" data-sitekey="6LcBARsUAAAAALelm13d0TQc9A_1yEZl0jOa4ymO"></div>
    [submit "Submit"]
    [/group]
    [group new-account]
    <br/>
    <h2>New Account</h2>
    <hr/>
    <p>Please enter your contact information here.</p>
    <label> First Name<span class="required">*</span>
        [text* first-name-2] </label>
    <label> Last Name<span class="required">*</span>
        [text* last-name-2] </label>
    <label> Company / Organization<span class="required">*</span>
        [text* company-2] </label>
    <label> Cell Phone
        [tel tel-605] </label>
    <label> Work Phone<span class="required">*</span>
        [tel* tel-606] </label>
    <label> Your Email<span class="required">*</span>
        [email* your-email-2] </label>
    
    Mailing Address:
    <label> Attention<span class="required">*</span>
        [text* attention-2] </label>
    <label> Street 1<span class="required">*</span>
        [text* street-1-2] </label>
    <label> Street 2 
        [text street-2-2] </label>
    <label> City<span class="required">*</span>
        [text* city-2] </label>
    <label> State<span class="required">*</span>
        [text* state-2] </label>
    <label> Zip<span class="required">*</span>
        [text* zip-2] </label>
    
    <br/>
    <hr/>
    <h2>List Parkers:</h2>
    <div class="add-parkers-desc">Add up to 5 parkers below. For more than 5, please <a href="/downloads/Parking-List.xlsx">download and fill out this spreadsheet</a> and mail to [email protected].</div><br>
    <div id="parker-content-box-b">
    <div class="start-date-desktop">Start Date</div>
    Parker #1<span class="required">*</span>
    <div class="parkers">
    	<div class="input-field">[text* parker-6-first-name  placeholder "First Name"]</div><div class="input-field">[text* parker-6-last-name placeholder "Last Name"]</div><div class="input-field">[email* parker-6-email placeholder "Email"]</div><div class="input-field">[text* parker-6-card-access-number placeholder "Building Access Card #"]</div><div class="input-field"><span class="start">Start Date:<br></span>[date* parker-6-start-date placeholder "Start Date"]</div><div style="clear: both;"></div>
    </div>
    <div class="parkers">
    Parker #2
    	<div class="input-field">[text parker-7-first-name  placeholder "First Name"]</div><div class="input-field">[text parker-7-last-name placeholder "Last Name"]</div><div class="input-field">[email parker-7-email placeholder "Email"]</div><div class="input-field">[text parker-7-card-access-number placeholder "Building Access Card #"]</div><div class="input-field"><span class="start">Start Date:<br></span>[date parker-7-start-date placeholder "Start Date"]</div><div style="clear: both;"></div>
    </div>
    <div class="parkers">
    Parker #3
    	<div class="input-field">[text parker-8-first-name  placeholder "First Name"]</div><div class="input-field">[text parker-8-last-name placeholder "Last Name"]</div><div class="input-field">[email parker-8-email placeholder "Email"]</div><div class="input-field">[text parker-8-card-access-number placeholder "Building Access Card #"]</div><div class="input-field"><span class="start">Start Date:<br></span>[date parker-8-start-date placeholder "Start Date"]</div><div style="clear: both;"></div>
    </div>
    <div class="parkers">
    Parker #4
    	<div class="input-field">[text parker-9-first-name  placeholder "First Name"]</div><div class="input-field">[text parker-9-last-name placeholder "Last Name"]</div><div class="input-field">[email parker-9-email placeholder "Email"]</div><div class="input-field">[text parker-9-card-access-number placeholder "Building Access Card #"]</div><div class="input-field"><span class="start">Start Date:<br></span>[date parker-9-start-date placeholder "Start Date"]</div><div style="clear: both;"></div>
    </div>
    <div class="parkers">
    Parker #5
    	<div class="input-field">[text parker-10-first-name  placeholder "First Name"]</div><div class="input-field">[text parker-10-last-name placeholder "Last Name"]</div><div class="input-field">[email parker-10-email placeholder "Email"]</div><div class="input-field">[text parker-10-card-access-number placeholder "Building Access Card #"]</div><div class="input-field"><span class="start">Start Date:<br></span>[date parker-10-start-date placeholder "Start Date"]</div><div style="clear: both;"></div>
    </div>
    </div>
    
    <br/>
    <div class="g-recaptcha" data-sitekey="6LcBARsUAAAAALelm13d0TQc9A_1yEZl0jOa4ymO"></div>
    [submit "Submit"]
    [/group]
    [/group]
    [/group]
    
    [group no-james-center]
    <hr/>
    <p>You have indicated that your place of work is not at the James Center. City Parking Inc. has multiple parking locations and solutions in downtown Richmond. <a href="https://cityparkingonline.com/downtown-parking-richmond-virginia/" title="View parking locations in downtown Richmond." target="_blank">View </a>?</p>
    <h3>Individual Account</h3>
    
    <label> First Name<span class="required">*</span>
        [text* first-name-3] </label>
    <label> Last Name<span class="required">*</span>
        [text* last-name-3] </label>
    <label> Company / Organization<span class="required">*</span>
        [text* company-3] </label>
    <label> Cell Phone
        [tel tel-607] </label>
    <label> Work Phone<span class="required">*</span>
        [tel* tel-608] </label>
    <label> Your Email<span class="required">*</span>
        [email* your-email-3] </label>
    
    Mailing Address:
    <label> Attention<span class="required">*</span>
        [text* attention-3] </label>
    <label> Street 1<span class="required">*</span>
        [text* street-1-3] </label>
    <label> Street 2 
        [text street-2-3] </label>
    <label> City<span class="required">*</span>
        [text* city-3] </label>
    <label> State<span class="required">*</span>
        [text* state-3] </label>
    <label> Zip<span class="required">*</span>
        [text* zip-3] </label>
        
    Start Date<span class="required">*</span>:
    [date* date-817]
    <br/>
    Please describe parking needs:
    [textarea* textarea-795]
    <br/>
    <div class="g-recaptcha" data-sitekey="6LcBARsUAAAAALelm13d0TQc9A_1yEZl0jOa4ymO"></div>
    [submit "Submit"]
    [/group]
    Thread Starter ironlion37

    (@ironlion37)

    Hi Jules,

    I figured out my original issue, but it has led to a different one that is specific to this plugin.

    In the form I’ve built, there are four possible outcomes, each which collects name, phone, email (let’s say for simplicity). So, no matter which conditional route the user follows through the form, I am going to collect their name, phone, and email.

    The issue I’m facing is that I need to use the same values for those fields – regardless of where they are in the form. This is so that, regardless of where the info is entered into the form, I only have one output for name, phone, email. The problem is, if I don’t use unique identifiers in contact form 7, it breaks the validation. Is there any way around this?

    Thread Starter ironlion37

    (@ironlion37)

    Ah never mind. I figured out the issue was coming from not using unique identifiers for repetitive fields in various parts of the form.

    Thanks again for a great plugin!

    Thread Starter ironlion37

    (@ironlion37)

    Thanks for the reply! Ridiculous that one cannot search plugin support forums…

    In case this helps anyone, Gravity Forms did suppply me with a solution:

    https://gravitywiz.com/better-limit-submission-per-time-period-by-user-or-ip/

    I’m getting the same error:

    Notice: Trying to get property of non-object in /wp-includes/query.php on line 4373

    I’m having the same problem.
    WordPress 3.9.2
    Woocommerce 2.2.2
    Latest version of your plugin.

    Thread Starter ironlion37

    (@ironlion37)

    Ok, this is resolved. A new version of the plugin was released that fixed the issue on one site and on the other, there was an issue with the whitelist.

    Thanks!

    Thread Starter ironlion37

    (@ironlion37)

    @wpsolutions

    Thank you, I’ve installed the updated version and the cookie test now works on both sites that have been having problems.

    On one of the two sites, the problem is now resolved. However, on the other (the one I sent you ftp info for), trying to access the secret word url throws a 403 – Forbidden Error.

    Thread Starter ironlion37

    (@ironlion37)

    Hi, why is this thread marked as resolved? I started this thread and it is not resolved. I’ve sent the ftp info you requested and am still waiting for an answer.

    Thread Starter ironlion37

    (@ironlion37)

    I did get the email and have replied. Thank you!

    Thread Starter ironlion37

    (@ironlion37)

    Hello?

    Thread Starter ironlion37

    (@ironlion37)

    @wpsolutions, I have sent you a message through your contact form.

Viewing 15 replies - 61 through 75 (of 85 total)