I have an almost similar problem
I have three t-shirts size (M, L, X-L)and different quantities (4, 8, 12)
Whenever I try to manage the stock, Woocommerce can only register the last value. I.e If I put M =4, L = 8, X-L=12, the system will register the last value (12) for all of them.
Need help…Thank you
Can someone explain to me how I can stretch the text area. I read the conservation but I’m still having problems.
Please use “baby steps”…I’m a newbie. Below is how the current code.
Thank you
——————————————–
<p>Your Name (required)
[text* your-name] </p>
<p>Your Email (required)
[email* your-email] </p>
<p>Subject
[text your-subject] </p>
<p>Your Message
[textarea your-message] </p>
<p>[submit “Send”]</p>