Viewing 2 replies - 1 through 2 (of 2 total)
  • This is most likely due to a Javascript conflict with either your current WordPress theme or one of the other plugins you are using – see Contact Form 7 Email Issues – there is a link there that covers Javascript Conflicts.

    Use Firebug or Chrome Dev Tools to examine Javascript conflicts in detail.

    Remember that a problem in one script can cause issues in another.
    For example, some jQuery errors can stop jQuery processing any more script, which can make the culprit hard to find. A jQuery error in one of your plugins or your themes javascript files can stop jQuery processing before it gets to the CF7 script.

    Thread Starter stephenkeable

    (@stephenkeable)

    The form works fine on pages that are loaded without AJAX.

    The CF7 JS simply isn’t binding to the new form that has been added via AJAX, from what I can tell.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Form loaded via AJAX problems’ is closed to new replies.