Title: Something wrong with my code?
Last modified: December 31, 2022

---

# Something wrong with my code?

 *  Resolved [hilodox](https://wordpress.org/support/users/hilodox/)
 * (@hilodox)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/something-wrong-with-my-code/)
 *     ```wp-block-code
       [text* First-Name placeholder "First Name*"]
           [text* Last-Name placeholder "Last Name*"]
           [email* Email placeholder "Email*"]
           [tel* Phone-Number placeholder "Phone Number*"]
           [text* street placeholder "Street*"]
           [text* city placeholder "City*"]
           [text* state placeholder "State*"]
         </label>
           [submit "Submit"]
           [acceptance acceptance-6 optional default:on] Receive a FREE 'Ultimate Guide To Selling Inherited Property' in my email. [/acceptance]
         </label>
         <style>
           .hidden {
             display: none;
           }
           input[type="text"],
           input[type="email"],
           input[type="tel"] {
             width: 105%;
           }
           input[type="submit"] {
             width: 60%;
             margin: 0 auto;
             display: block;
             background-color: white;
             color: black;
           }
         </style>
         <div class="hidden">
           <label>
             [select default "Inherited"]
               <option value="Inherited" selected>Inherited</option>
             </select>
           </label>
         </div>
       ```
   
 * Form wont submit, can you spot an error that would cause this?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/something-wrong-with-my-code/#post-16331670)
 * Where can we see the website in question?

Viewing 1 replies (of 1 total)

The topic ‘Something wrong with my code?’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/something-wrong-with-my-code/#post-16331670)
 * Status: resolved