Title: Reena SB's Replies | WordPress.org

---

# Reena SB

  [  ](https://wordpress.org/support/users/reena-sb/)

 *   [Profile](https://wordpress.org/support/users/reena-sb/)
 *   [Topics Started](https://wordpress.org/support/users/reena-sb/topics/)
 *   [Replies Created](https://wordpress.org/support/users/reena-sb/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/reena-sb/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/reena-sb/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/reena-sb/engagements/)
 *   [Favorites](https://wordpress.org/support/users/reena-sb/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Unable to view placeholders after submitting the form – IE11](https://wordpress.org/support/topic/unable-to-view-placeholders-after-submitting-the-form-ie11/)
 *  Thread Starter [Reena SB](https://wordpress.org/support/users/reena-sb/)
 * (@reena-sb)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/unable-to-view-placeholders-after-submitting-the-form-ie11/#post-5916274)
 * Can someone help me on this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Required Fields Validation error not appearing](https://wordpress.org/support/topic/required-fields-validation-error-not-appearing/)
 *  [Reena SB](https://wordpress.org/support/users/reena-sb/)
 * (@reena-sb)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/required-fields-validation-error-not-appearing/#post-5854206)
 * I had the same issue and I found to have fixed the issue by removing the line
   148 and 149 from the script.js file.
 *     ```
       if (_wpcf7.supportHtml5.placeholder)
       return this;
       ```
   
 * Comment out the above code. I am not sure whether its a right fix but it worked
   for me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Placeholder text validating required fields error!](https://wordpress.org/support/topic/placeholder-text-validating-required-fields-error/)
 *  [Reena SB](https://wordpress.org/support/users/reena-sb/)
 * (@reena-sb)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/placeholder-text-validating-required-fields-error/#post-4684093)
 * This is fixing the issue but I also found that the responsive button is not displaying
   the menu options on click.
 * Can anyone help me in fixing this issue?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Placeholder text validating required fields error!](https://wordpress.org/support/topic/placeholder-text-validating-required-fields-error/)
 *  [Reena SB](https://wordpress.org/support/users/reena-sb/)
 * (@reena-sb)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/placeholder-text-validating-required-fields-error/#post-4684090)
 * I had the same issue and I replaced `if (! submit.length) return;` with `if (!
   submit.length || submit == this.find('[placeholder]').wpcf7Placeholder()) return;`
   but the response button is not working for me. Any idea how to fix this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Validation – Contact form 7](https://wordpress.org/support/topic/validation-contact-form-7/)
 *  Thread Starter [Reena SB](https://wordpress.org/support/users/reena-sb/)
 * (@reena-sb)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/validation-contact-form-7/#post-5842105)
 * [http://stackoverflow.com/questions/12753565/contactform-7-placeholder-validation](http://stackoverflow.com/questions/12753565/contactform-7-placeholder-validation)–
   This will help.

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