It sounds like a ‘classic rollover effect bug’ to me: if you trigger a visual effect on any link (or ‘button’) either with jQuery or JavaScript, users on touch devices may be forced to click twice: “iPad/iPhone hover problem causes the user to double click a link“
I suggest you either try to replace the ‘mouseover’ effects with css :hover effects or trigger the jQuery event only, if the user is not on a touch device.
A third way can be found on the page over at stackexchange that I linked above: add a jquery snippet that tells the (iOS) browser the link was actually clicked.
PS: it could be useful anyways if you could either provide code or name any of the contact form plugins you used.
Related Posts:
- How to stop iFrame form from reloading on mobile?
- AMP and Paypal form CORS issue
- Forms cut off when on mobile
- Using an iframe for a form help
- How to define form action in JSF?
- How to display user registration form on front-end of the website?
- Creating a contact form without a plugin [closed]
- How to submit data from HTML form?
- Can I verify nonce which was generated on a different WP site?
- Sending form data via PHPMailer – How to action PHP script from a form
- how to handle forms in multiple pages?
- recommended practice for form submission
- Built-in data validation function for URLs
- Gravity Forms skip form if already filled out using cookie?
- One comment per user per post
- Trying to save and display a wp_editor()
- Contact forms going into spam folder
- Using the WordPress selected() function
- Return to option page after running PHP script
- How to know what submit button the user clicked?
- Stripe Error: must provide source or customer [closed]
- How to submit form in a PHP file in WordPress?
- CRUD front end for mySQL in WordPress
- How to prevent page from resubmit on refresh when “Cannot modify header information – headers” warning shows
- How to edit custom user meta information front end
- How to redirect new WordPress user to previous page after registering
- Google Map Latitude and Longitude values in form
- How to properly add a custom submenu to the user’s admin menu
- How can I find actual logic php file in form’s action path?
- WordPress form to shortcode
- Create Contact7 Form programmatically [closed]
- recaptcha working on local but not on live wordpress sites [closed]
- User input form field value validation ninja forms 3
- Creating a contact form with Laravel frontend
- Using form parameters within a WordPress “Page”
- Make a form that will send email to all the authors in selected category [closed]
- Can I make Contact Form 7 change over to a new page? [closed]
- How dynamically change wp_mail behaviour, sending html or plain text based on conditions?
- A mandatory agreement form to access another page?
- Creating short code for search form
- nonce in custom form is not verifying
- textarea field is getting escaped for some unknown reason
- Problem in getting Value through POST method after Login
- Where to add css file that I want my forms to use?
- Downloadable content only for subscribers?
- how to add a custom form in a page
- How to Collect Keyword and Search Engine Data on Webforms?
- Create a registration form with a PayPal checkout fee? [closed]
- free form wordpress
- comment form name and email not working?
- Sort populated GravityForms list alphabetically [closed]
- form action wordpress and php
- Checkboxes in a wordpress form are not showing as checked when selected [closed]
- Radio&Checkbox buttons Contact form 7 not clickable
- WordPress Emails & Contact Forms [closed]
- How to move HTML form to WP Theme
- How to add a placeholder to the protected post password input
- How to change a form end email?
- How can I modify labels in default wordpress registration form? [duplicate]
- Form within thickbox
- Restore Cforms II Form Presets
- Making an input field required from WP’s perspective
- How to take large file uploads from users the right way
- Cannot modify header form resubmits data on refresh
- wordpress forms submit
- wordpress blog, is there a way to make anyone post in a blog without having login info
- gravityform – retrieve multiple check answers “keys” instead of “values”
- Code for front end validation for forms not working
- using esc_html_e string in custom form using code snippets
- How do I implement form handling when form is custom HTML?
- I’m needing to figure out how to create a page that user could create a “task” and it be selectable on a form
- contact form and WP loop
- How to create a custom range slider in wordpress form?
- Sorting wordpress data in excel
- Quickly Maintain/edit 100+ WordPress Forms on multiple websites
- Timezone dropdown in form
- Pricing depending on selected items in a multi step form
- Prevent malicious scripts to be submitted in post
- Sending Form data as Attachment
- Trigger action when submitting form with WPForms [closed]
- Form submissions that require users ID# [closed]
- Unable to submit form using admin post wordpress
- import excel form into wordpress
- Form data from wordpress theme to be submitted in other site url
- Send contact form to a specific referrer-email adres
- wp_nonce for Front-End submission form not working
- Pay before posting (frontend insert post)
- admin_post in object oriented plugin
- Contact form spam, without form?
- How to use the in WP
- How to send form values from the script in functions.php and not from the form on my website?
- How do I capture the selected option and pass in sending the registration form?
- IE 9 Clears Form Fields
- Issue with contact form 7
- Advanced searching form
- Cannot access a file in the theme (twentynineteen-child) folder
- Calling custom PHP from a HTML form post action gives 404 error
- Dropdown List Won’t Display Selected Option After Submit / Refresh
- Is it possible to change the error message “This is a required field” for all checkout fields? [closed]
- How to reproduce the post format field in a front end form?