Replies: 0
Hi,
When i tried to do a order on a device that has never been on the website before the checkout fields are already prefilled with information from a previous user.
This is very weird since this device was never logged in to the site.
I have tried editing the form-billing.php and form-shipping.php by replacing <?php woocommerce_form_field( $key, $field, $checkout->get_value( $key ) ); ?> with <?php woocommerce_form_field( $key, $field, ” ); ?> according to a tutorial i found on the internet. While it worked for others in the comments and it does not seem to work for me.
Did anyone encounter the same problem and found a fix or does anyone know what is wrong?
Help would be greatly appriciated.
My website is http://e-vapes.nl
With kind regards,
Thomas