Title: davidoster's Replies | WordPress.org

---

# davidoster

  [  ](https://wordpress.org/support/users/davidoster/)

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Fields Factory] when a Field Label is Korean Language, this field can't have value..](https://wordpress.org/support/topic/when-a-field-label-is-korean-language-this-field-cant-have-value/)
 *  [davidoster](https://wordpress.org/support/users/davidoster/)
 * (@davidoster)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/when-a-field-label-is-korean-language-this-field-cant-have-value/#post-7343279)
 * As a way around(for now because I needed it) I did a small hack by toggling the
   readonly property of #wcff-field-type-meta-name on click using a custom js on
   admin_head!
 * $(‘#wcff-field-type-meta-name’).click(function() { $(‘#wcff-field-type-meta-name’).
   attr(‘readonly’, !$(‘#wcff-field-type-meta-name’).attr(‘readonly’)); });
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Fields Factory] when a Field Label is Korean Language, this field can't have value..](https://wordpress.org/support/topic/when-a-field-label-is-korean-language-this-field-cant-have-value/)
 *  [davidoster](https://wordpress.org/support/users/davidoster/)
 * (@davidoster)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/when-a-field-label-is-korean-language-this-field-cant-have-value/#post-7343278)
 * Hello. I am using version 1.3.4.
    Unfortunately when the field’s label is on 
   Greek the field name does not autofill!
 * Any ideas?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[eShop] [Plugin: eShop] Fatal Error during checkout, using PAYPAL](https://wordpress.org/support/topic/plugin-eshop-fatal-error-during-checkout-using-paypal/)
 *  Thread Starter [davidoster](https://wordpress.org/support/users/davidoster/)
 * (@davidoster)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-eshop-fatal-error-during-checkout-using-paypal/#post-1984825)
 * esmi’s suggestion worked.
    thanks.

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