Title: validation message for fields
Last modified: August 21, 2016

---

# validation message for fields

 *  [markexc](https://wordpress.org/support/users/markexc/)
 * (@markexc)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/validation-message-for-fields/)
 * i would like to show to the visitor which will fields he or she did not field
   in.
    instead of only showing the message at the bottom.
 * does somebody know howto?
 * kind regards.
 * [http://wordpress.org/extend/plugins/contact-form-7/](http://wordpress.org/extend/plugins/contact-form-7/)

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

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/validation-message-for-fields/#post-3866549)
 * You don’t need to do anything to show message for each field as Contact Form 
   7 does it by default. If you don’t see them, tell us the URL of the site so that
   someone can check the site.
 *  Thread Starter [markexc](https://wordpress.org/support/users/markexc/)
 * (@markexc)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/validation-message-for-fields/#post-3866556)
 * [Page1](http://www.liofbedrijvencentra.nl/aanmelden-flexwerkplek-bc-roerpoort/)
 * [Page2](http://www.liofbedrijvencentra.nl/aanmelden-flexwerkplek-bc-geleen/)
 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/validation-message-for-fields/#post-3866641)
 * It is due to the theme. I haven’t seen such an awful one!
 * [http://www.liofbedrijvencentra.nl/wp-content/themes/makalu/cache/all.css](http://www.liofbedrijvencentra.nl/wp-content/themes/makalu/cache/all.css)
   
   Line #9320
 *     ```
       div.wpcf7 .wpcf7-not-valid-tip {
         display: none !important;
       }
       ```
   
 * Line #9337
 *     ```
       #footer-sidebars .wpcf7 .wpcf7-form > p .wpcf7-form-control-wrap .ajax-loader {
         display: none;
       }
       ```
   
 * You at least need to remove these lines to get Contact Form 7 to work correctly,
   but I’d rather suggest to change theme. You shouldn’t buy from ThemeForest.

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

The topic ‘validation message for fields’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/validation-message-for-fields/#post-3866641)
 * Status: not resolved