Title: Undefined
Last modified: October 18, 2022

---

# Undefined

 *  [Mina](https://wordpress.org/support/users/karimcarol/)
 * (@karimcarol)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/undefined-29/)
 * Hello
 * Why do I have an “undefined” in the boxes? and how to get rid of this word?
 * Best regards,
    Mina
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fundefined-29%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Ian Sackofwits](https://wordpress.org/support/users/plantprogrammer/)
 * (@plantprogrammer)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/undefined-29/#post-16109419)
 * Hi, Mina, I’m another CF7 user.
 * That text is coming from your theme.
 * Is there a theme setting that you can play around with to remove that?
 * Try this CSS to temporarily fix it:
 *     ```
       span.wpcf7-form-control-wrap * + label {
       visibility: hidden;
       }
       ```
   
 *  Thread Starter [Mina](https://wordpress.org/support/users/karimcarol/)
 * (@karimcarol)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/undefined-29/#post-16109526)
 * Hi Ian
 * Thank you very much for your fast response. it worked!
 * I’ve just copied and pasted the CSS code
 * Thanks again 🙂
 *  [Fuzail Akhtar](https://wordpress.org/support/users/fakhtar/)
 * (@fakhtar)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/undefined-29/#post-16109565)
 * HiI Mina , i am another CF7 user.
 * try this function to function.php file and fix it:
 * <?php
    // Remove auto p from Contact Form 7 shortcode output add_filter(‘wpcf7_autop_or_not’,‘
   wpcf7_autop_return_false’); function wpcf7_autop_return_false() { return false;}
 * Thanks
    -  This reply was modified 3 years, 5 months ago by [Fuzail Akhtar](https://wordpress.org/support/users/fakhtar/).

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

The topic ‘Undefined’ 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/)

## Tags

 * [undefined](https://wordpress.org/support/topic-tag/undefined/)

 * 3 replies
 * 3 participants
 * Last reply from: [Fuzail Akhtar](https://wordpress.org/support/users/fakhtar/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/undefined-29/#post-16109565)
 * Status: not resolved