Hello I am currently having two issues with this plugin, could somebody help please.
1st. In the email that goes to the customer the fields are showing as 'CUSTOMER-INPUT'?
2nd. If the customer inputs more then 32 letters/numbers the field is cut short in the admin panel so I can read the full text?
Edit:
For the 2nd issue can I just change 'orders_products_attributes > products_options' to 'varchar(100)' in the MySQL?