Jump to content

Issues with autofill in one of the order.tpl files? How to remove the autofill email for registered


Adria Laxson

Recommended Posts

Once a customer has registered & doesn't place an order they cannot return to the site and enter the email credentials on the registered customer login while in the order screen. It shows blank & so they attempt to register again & get the error "already registered email." I'd like to take out the auto fill just for the already registered customers so they can place an order. I tried adding the blue below to the my themes order-opc-newaccount.tpl. I entered it in the Already Registered script but it didn't work.

 

               <form action="{$link->getPageLink('authentication', true, NULL, "back=order-opc")}" method="post" id="login_form" class="form_style" autocomplete="off" autofill="off">

 

 

How can I keep the email from autofilling on the order screen? Is it smarty code I need to remove? Thank you in advance.

 

Notes: PS 1.5.6.1

1 step order enabled

http://www.cicciabella.com/presta/en/

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...