1 Configuration Error Detected – with the Contact Form 7 Conditional Fields
-
When I add the code for the Contact form 7 Conditional Fields plugin I get 1 configuration error detected.
Here is my form code:
<label><h3><center>Please fill out the Plaque Description form to your best ability. Provide as much information as possible. You have the ability to attach an image such as an emblem at the end of the form. I do have the standard military emblems for each branch.</center></h3></label>
<label><b>First & Last Name</b>: (*) [text* customer-name placeholder “type in your first and last name”] </label>
<label><b>Your Email</b>: (*) [email* email-customer akismet:author_email placeholder “[email protected]”] </label>
<label><b>Category Type</b>: [select* menu-Category “– Choose a category type –” “Academics” “Doctor” “EMT Service” “Firefighter” “Military” “Nurse” “Police” “Scouts” “Sports” “Other”]</label>
[group other-category clear_on_hide]<label><b>Other</b>: (*)[text other-category]<label>
[/group]<label><b>Plaque Size</b>: [select* plaque-size “– Choose a plaque size –” “1×4” “2×4” “3×5” “4×6” “5×7”]</label>
[group plaque-direction clear_on_hide inline]<label><b>Plaque Direction</b>: [radio radio-plaque-direction default:1 “Horizontal” “Vertical”] </label>[/group]
<label><b>First Line</b>:[text* line-1 placeholder “first line on plaque”]</label>
<label><b>Second Line</b>:[text* line-2 placeholder “second line on plaque”]</label>
<label><b>Third Line</b>:[text* line-3 placeholder “third line on plaque”]</label>
<label><b>Fourth Line</b>:[text* line-4 placeholder “fourth line on plaque”]</label>
<label><b>Additional Information</b>: (*)
[textarea additional-information] <label>[checkbox checkbox-image “Add an image/emblem to the plaque?”]
[checkbox checkbox-watermark “Image to be displayed as a watermark?”]<label><b>File Attachment</b>: [file file-image limit:75kb filetypes:jpg|jpeg|gif|png]</label>
<small>This site is protected by reCAPTCHA and the Google
Privacy Policy and Terms of Service apply.</small>[submit “Submit”]
- The topic ‘1 Configuration Error Detected – with the Contact Form 7 Conditional Fields’ is closed to new replies.