HTML Contact form auto-populates fields with my details

  • I’m building my bands website, and want a page for people to contact us and with links to social media and whatnot. Currently looks like this:

    https://skyfortress.wordpress.com/reinforce/

    The problem is that on all my computers, and my band mates tell me on their computers too, the fields are already filled in with my wordpress user name and my email address.

    My HTML code looks like this:

    [contact-form][contact-field label="Name" type="name" required="1" /][contact-field label="Email" type="email" required="1" /][contact-field label="Website" type="url" /][contact-field label="Comment" type="textarea" required="1" /][/contact-form]

    Any help would be great!

    G.

    The blog I need help with is: (visible only to logged in users)

  • I just had a look at https://skyfortress.wordpress.com/reinforce/ and from what I see, everything seems right.

    WordPress.com contact forms will be pre-filled with my information if I am logged into my WordPress.com account.

    If I am not logged into my WordPress.com account, it would not be pre-filled (which I also checked, and it seems perfectly right)

    the fields are already filled in with my wordpress user name and my email address.

    This should never happen. They probably meant that the fields were filled with their WordPress.com details. I suggest you to check with them if that was the case.

  • Ha! Okay, I thought of this but assumed we’d covered it by checking on the studio computer – owned by one of them. I must have left myself logged on from ages ago or something!

    Thanks for your help!

    G.

  • No problem! Happy to help! :)

  • The topic ‘HTML Contact form auto-populates fields with my details’ is closed to new replies.