Viewing 5 replies - 1 through 5 (of 5 total)
  • Do you mail (2)?
    if not, here a few things you can try (one of these may work for you)
    1. disable all plugins other than cf7
    2. try stoping CF7 from loading any JS
    3. switch back to your default theme
    you may also read JavaScript Conflict Problems of cf7

    Thread Starter jeikseg

    (@jeikseg)

    Thanks a lot.

    It is posible to override js ok_sent function. To prevent execute some action.

    Because, at the end after submit, the url change to “mysite.com/pagename#wcf-3365-o254…” Something like that, and reload all page again.

    Is this plugins compatible with Jquery 1.11.1? Or work correctly on jq 1.11.2.

    Thanks for your time.

    It is pretty much a challenge to figure out JavaScript conflicts, you may do some try-and-error to sometimes know where the problem really originates.

    And, I am not sure of cf7´ compatibility with JQ 1.11.2 .

    Now this is what I think, you have tired the troubleshooting provided and you still have the same problem? If JQ 1.11.2 works fine then stick to it.

    All you need to do is to try and check how it works with the major browsers.

    I am having the same problem. For some reason, multiple emails are sent when a person completes a form and clicks submit. Today, I received 4 form mail submissions from the same person (all the same content and time). And I noticed another client’s site form mail sent a duplicate this morning. Just started happening. Hmmm. Strange.

    Thread Starter jeikseg

    (@jeikseg)

    In my case, this problems was produced by Jquery 1.11.1. and my theme.

    Try using jq 1.11.2, try first putting jq script on the page. RAW HTML widget.
    (it is not a good way but work)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Duplicate entries’ is closed to new replies.