Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

When Guests checkout, checkout forms are pre-filled dont know how to remove

$
0
0

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


Viewing all articles
Browse latest Browse all 59525

Trending Articles