Tagged: x
-
AuthorPosts
-
October 25, 2016 at 7:48 am #1229747
LumosParticipantI’ve added the new code, cleared the cache and it still scrolls to the top after clicking Continue.
October 26, 2016 at 3:24 pm #1232092
RadModeratorHi there,
Would you mind providing a screen recording? Looks like it’s changed, and I don’t see the issue on iOS devices.
Thanks!
October 26, 2016 at 10:53 pm #1232585
LumosParticipantHere is the link. http://sendvid.com/1jktak58
As you can see, the form scrolls up automatically after I click Continue. Desktop and ChromeOctober 27, 2016 at 1:49 am #1232728
RadModeratorHi there,
Thanks, I see that now.
It triggers after the popup appears, hence, it’s maybe not be related to the button. Would you mind providing your site’s login credentials in private reply?
I like to see if you have other custom javascript added to your form.
Thanks!
October 27, 2016 at 11:45 pm #1234237
LumosParticipantThis reply has been marked as private.October 28, 2016 at 2:36 am #1234389
Rue NelModeratorHello There,
It appears that you have inserted an invalid character in the JS code. Please have it updated and use this instead:
jQuery( function($) { $(window).load( function() { $('a[href="#contact_form_pop"]').off('touchend touchstart'); $('.wpcf7-form .wpcf7-submit').off('touchend touchstart'); }); });Please let us know if this works out for you.
November 2, 2016 at 3:33 pm #1241389
LumosParticipantThat did not work for me, did it work for you? Can you record your screen to show me that it actually fixed the issue?
November 2, 2016 at 11:01 pm #1241875
RadModeratorHi there,
Looks like it’s now different from the video recording you provide. It’s not scrolling but the pop up isn’t there which means, this issue is because of the form and it’s trying to scroll upon its display.
Would you mind providing a video recording that it’s still scrolling? I can provide one but I like to compare it from your previous video for further checking. The code above has no use if it’s popup that doing it.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1222271 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
