I need to report a bug with the personalized product options plugin. I have the latest version but if I make a custom product with a multi-checkbox field (where you can select several options), the options get lost when the order is placed and instead, that meta value is populated with whatever field was before it.
Here is an example:
Ballet Victoria Conservatory Pre-Registration
Student First Name:
John
Student Last Name:
Smith
Date of Birth (mm/dd/yyyy):
01/29/2000
Which styles of dance is your child interested in learning?:
01/29/2000
The dance styles should have several listed (there are 6 options on the page). They show up correctly in the cart when you are checking out, but as soon as you complete the checkout, it shows up as above, where the date of birth appears for both meta values. I double checked that the value names are unique. If I replace the checkboxes with a different field type, like a text box, it works fine.
I think it has to do with the “order_item_meta” function but I am not savvy enough to determine the fix.
Thank you for your help…