• I needed to replace a Contact Form 7 form and set up a new one in a test directory and re-designed it. Worked perfectly. I went back to the original site and replaced the custom CSS that styled it, changing the form id in the text directory to the original form id in the code. Also of course replaced the new Form items and also the Mail section.
    Unfortunately it rendered two copies of the form one under the other though only one form tag was on the page.
    As the site had only just gone live I didn’t want to take it down again so removed the form from the page and added some text: “coming soon.”
    That also duplicated itself on the page online though only entered once in admin.
    So now everything I enter in admin once is duplicated on the online site.
    I noticed in Page source the two forms had a different id’s.
    First form was #wpcf7 …..o1 and the next was #wpcf7 …..o2.
    I added a {display: none} to the second form but would like to know how it happened.
    Thanks

    https://wordpress.org/plugins/contact-form-7/

  • The topic ‘Form duplicated itself’ is closed to new replies.