• Hi, the plugin works when an existing customer wants to login, but it doesn’t work for new customer registration. I have both the forms – login and signup on the same page (My Account).
    Could you please see to this issue?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter vidhugoel

    (@vidhugoel)

    I have noticed that there is a append class added in the js file.
    <span toggle=’#password’ class=’fa fa-fw field-icon toggle-password fa-eye’></span></div>”

    If I change the toggle =’#password’ to ‘#reg_password’ for this code, it works. But then the regular login password toggle doesn’t work.
    Could you form a conditional logic code which targets the input id ‘#password’ and id ‘#reg_password’ separately? Please tell me if you could do that

Viewing 1 replies (of 1 total)
  • The topic ‘Doesn’t work for registration password’ is closed to new replies.