I am using WooCommerce plugin in WordPress. In that plugin I need to add text input for each product where in clients can fill in the additional product details.
The problem I am facing is that whenever I Add Text Attribute, it changes to a select box. Please suggest some solution. Thanks!
Do you mean that your clients should have this text input field available on frontend?
If it’s just backend, you can add this to your functions.php: