Title: Placeholder
Last modified: February 26, 2020

---

# Placeholder

 *  Resolved [zande](https://wordpress.org/support/users/zande/)
 * (@zande)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/placeholder-42/)
 * hi, i set up wc one page checkout and layouts, i customized as i wanted but there
   was problem i faced. There are no placeholder text in first name input, last 
   name input, phone and zıp input. I couldn’t find the code in which files. (i 
   have searched by notepad++ and phpstorm to find where was it.) Anyone has information
   or suggestion to help me?
    Thank you in advance.. Zande
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplaceholder-42%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Rupinder Kaur](https://wordpress.org/support/users/coolcoders/)
 * (@coolcoders)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/placeholder-42/#post-12481897)
 * Hi [@zande](https://wordpress.org/support/users/zande/),
 * Thanks for using my plugin. As per your link what I can see there are some predefined
   values(for example:- First name is not empty onload ).
    Well, these billing fields
   are mostly affected by two filters “woocommerce_checkout_fields” and “woocommerce_billing_fields”.
   These filters are used to change checkout form behaviours like required fields
   or placeholder. This filters can be anywhere like in any other plugin or theme’s
   function.php file. If your checkout form is affected by these filters the possible
   line you will find is $fields[‘billing_first_name’][‘placeholder’] = “”; commenting
   this line will sort your issue.
 * Hope it will work for you. Do let me know if I can help you further.
 * Thanks
 *  Plugin Author [Rupinder Kaur](https://wordpress.org/support/users/coolcoders/)
 * (@coolcoders)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/placeholder-42/#post-12604635)
 * Closed Due to inactivity.

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

The topic ‘Placeholder’ is closed to new replies.

 * ![](https://ps.w.org/custom-checkout-layouts-for-woocommerce/assets/icon-256x256.
   jpg?rev=2079391)
 * [One page checkout and layouts for woocommerce](https://wordpress.org/plugins/custom-checkout-layouts-for-woocommerce/)
 * [Support Threads](https://wordpress.org/support/plugin/custom-checkout-layouts-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-checkout-layouts-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-checkout-layouts-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-checkout-layouts-for-woocommerce/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Rupinder Kaur](https://wordpress.org/support/users/coolcoders/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/placeholder-42/#post-12604635)
 * Status: resolved