Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter David

    (@davidjq)

    My current fix is to bypass an ajax POST for mobile content and do an old fashioned POST. Adding the following to attribute to the form tag makes it function on mobile devices, but doesn’t change the functionality at all in desktop browsers:

    data-ajax="false"

    Thread Starter David

    (@davidjq)

    Thanks for the reply Takayuki.

    I have recreated the issue on a new, clean WordPress installation, adding things in one at a time. The issue is coming from JQuery Mobile and the changes it makes to the code for iPhones. I have not found a solution yet, but JQuery Mobile seems to be breaking all input buttons (<input type=”submit” … />), so not just Contact Form 7.

    So it is not an issue with the Contact Form 7 code, but with it’s coexisting with JQuery Mobile. I am still searching for a solution for this, and will update this thread if I do. If anyone else has found one please share your knowledge too. 🙂

Viewing 2 replies - 1 through 2 (of 2 total)