I’ve got a landing page with a two-part sign up process. Step 1 is to complete a sign up form. Step 2 is to pay. On desktop, when the “SEND” button is clicked, the form fields disappear and the user is presented with Step 2. On mobile, when the “SEND” button is hit, the page scrolls past Step 2 and all the way to the bottom of the page. How can I stop the automatic scrolling on mobile?
Site is linked below.
Hi cloverco!
What plugin have you used for that form?
have you tried contact the creator, to assist you on it?
Best regards,
Basilis
Not a plugin. Its the form that comes with the Enfold theme. Thats why I’m asking here.
Still waiting for a reply about the built-in form in Enfold??
Hey!
I see what your talking about but I’m not sure of a way to change that. I suppose it’s possible by editing the AJAX callback function and scrolling to the area you need after hiding the form but it’s kind of advanced and would be best to hire a freelancer to help you out.
Or instead what I would do is have the contact form redirect to another page when submitted and add the paypal button and other text that you want to display there. You can find options for this when editing the contact form.
Best regards,
Elliott
Thanks for your reply. The client wants everything on one page. Most respondents will be using mobile so fewer page loads are preferable.
Maybe I’ll just replace this form with a plugin form.