[Plugin: Contact Form 7] Mobile Compatability Form Action
-
I’m developing a mobile friendly site on WordPress with a contact form. I’ve noticed while testing Contact Form 7 on a few mobile browsers that they treat the submit button as an internal link, which jumps back to the top of the page instead of posting the data. This is since the form action looks something like:
<form action="/?page_id=8#wpcf7-f23-p8-o1" method="post" class="wpcf7-form">
Is there a way to modify or fix this to get the form to submit on a mobile device?
- The topic ‘[Plugin: Contact Form 7] Mobile Compatability Form Action’ is closed to new replies.