• I had the contact form 7 working perfectly with my custom theme and additional plug-ins. Then I moved my site and suddenly it stopped validating the form. Before it was assigning the following classes to containing divs as validators:

    .wpcf7-validation-errors, .wpcf7-mail-sent-ok

    it would also append the url (I was not using the ajax loader because it just span forever)

    this worked fine for me. Now suddenly after moving my site from a subdirectory to the root when I hit submit the page reloads without any validators. I can’t figure this out. The form lives in my footer.php template that looks like this:

    [Code moderated as per the Forum Rules. Please use the pastebin]

    and I am loading my scripts through functions.php like this:
    [Code moderated as per the Forum Rules. Please use the pastebin]

    https://www.ads-software.com/extend/plugins/contact-form-7/

  • The topic ‘[plugin:Contact Form 7] not giving user feed back or classes when submitted’ is closed to new replies.