kuanbc
Forum Replies Created
-
Hi, I just checked again and somehow the warnings are gone on both live and staging sites.
I will mark this topic as resolved.
Thank you~HI, I was testing php8 in a staging site. Somehow there is no warning message show in my live site after I upgraded the live site sever to php8.
Hi Streamline,
Thanks for the reply.
I now know what cause this problem.
The additional field is the last input field on the checkout page, and customers usually fill in this field after they fill in email or phone number field, and since the email or phone number field is not being change while or after the additional field is fill in, so the plugin will not save it.
I guess I will have to modify some code to trigger the save function when the additional field is changed.Kind regards,
Hi Streamline,
Yes, I have both of the email field and the phone number field filled with correct format and i also have the additional field (order notes section) filled with text, but when I leave the checkout page and come back, the additional field is empty, only the info of the other fields are saved.