Tagged: x
-
AuthorPosts
-
November 4, 2016 at 12:53 pm #1244070
Th_DParticipantHello,
I have a small issue on my WP Cost Estimation & Payment form. When inserted inside a page with content, and when going to the next step, it’s going on top of the page and you have to scroll down to display the form. Is there a way to avoid this problem?
You can reproduce it on that page:https://www.hyseco.be/?page_id=16593
Thanks a lot for your help!November 4, 2016 at 4:20 pm #1244340
Nabeel AModeratorHi there,
Thanks for writing in! I filled the complete form and it didn’t go up. Are you having this issue in any particular browser or OS? Can you please provide a screenshot or a video recording of the issue so we can take a closer look?
Thanks!
November 7, 2016 at 4:21 am #1246826
Th_DParticipantHi,
I’m having this issue on Safari 10 and Firefox 38 on macOS Sierra. But it works fine on Chrome 54.
Here is the right link:
https://www.hyseco.be/cornerstone-draft-2/Thanks a lot
November 7, 2016 at 5:10 am #1246896
Paul RModeratorHi,
Please add javascript:void(0); as href
eg.
<a href="javascript:void(0);" id="lfb_btnNext_20" class="btn btn-wide btn-primary btn-next " style="display: inline-block;">Étape suivante</a>Hope that helps.
November 7, 2016 at 6:17 am #1246959
Th_DParticipantHi,
Sorry to ask, but where do I put the code? Do I need to overwrite the E&P template?
Thanks
November 7, 2016 at 7:37 am #1247040
Paul RModeratorHi,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
November 7, 2016 at 7:43 am #1247052
Th_DParticipantThis reply has been marked as private.November 7, 2016 at 8:40 pm #1248056
LelyModeratorHello There,
Thank you for the credentials. I can see that you have update the button already on your Raw Content element.
But then I found the following error:js:93 You have included the Google Maps API multiple times on this page. This may cause unexpected errors.Og @ js:93 notes-common-v2.js:158 Uncaught ReferenceError: jQuery is not defined(…) admin-bar-v2.js:2 Uncaught ReferenceError: _ is not defined(…)Please go to Ubermenu Control Settings > General Settings Tab > Assets > Load Google Maps API: uncheck this
Please also note not to include Jquery libraries on optimization. Then clear cache before checking again.
Hope this helps.
November 9, 2016 at 2:42 am #1249722
Th_DParticipantHey!
Thanks a lot for this :). I will have a look and get back to you.
November 9, 2016 at 4:50 am #1249819
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1244070 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
