Lead Capture Tools

KiesiakA
Member

Contact form disappears when the website is reloaded

SOLVE

Our website uses a HubSpot contact form to capture leads. However, whenever I reload the website, the contact form disappears. How can I prevent this from happening to ensure business continuity and lead generation?
The website is built with WordPress and Elementor, and we use CookieYes for consent mode.

0 Upvotes
1 Accepted solution
albertsg
Solution
Guide

Contact form disappears when the website is reloaded

SOLVE

Hi @KiesiakA, seems like your Contact page has multiple Javascript errors. When I open the console, I see the following: 

albertsg_0-1734686137949.png

 

All those red messages are errors. The most repeated one comes from the file VM121 script.js and the error description is described here: https://rollbar.com/blog/javascript-rangeerror-maximum-call-stack-size-exceeded/ 

Basically, the functions in that file keeps executing without any condition to stop and eventually the page runs out of space, which might be the reason why the form is not loaded (as it also uses Javascript). 

I don't know what that VM121 file is, but I recommend you to get in contact with a developer to help you fix the issue. I'm a developer myself, so if you need further help feel free to reach out 🙂



Did my answer help you? Mark it as a solution

View solution in original post

0 Upvotes
6 Replies 6
GiantFocal
Top Contributor | Partner
Top Contributor | Partner

Contact form disappears when the website is reloaded

SOLVE

Hi @KiesiakA,

 

Could you provide us with your website URL?

Additionally, have you tried checking the errors using the Inspect tool? See if there are any errors with the HubSpot form JS. 

Best regards,
Ernesto @ GiantFocal
Found this answer helpful?
Marking it as the solution helps both the community and me - thanks in advance!
0 Upvotes
KiesiakA
Member

Contact form disappears when the website is reloaded

SOLVE

Hi @GiantFocal

Thank you for your response. 
The page that has an issue is this https://ai-verse.com/get-in-touch-contact-ai-verse-for-your-project/

I didn't try the inspect tool, could you share with me the link to it?

Thank you,
Aleksandra

0 Upvotes
albertsg
Solution
Guide

Contact form disappears when the website is reloaded

SOLVE

Hi @KiesiakA, seems like your Contact page has multiple Javascript errors. When I open the console, I see the following: 

albertsg_0-1734686137949.png

 

All those red messages are errors. The most repeated one comes from the file VM121 script.js and the error description is described here: https://rollbar.com/blog/javascript-rangeerror-maximum-call-stack-size-exceeded/ 

Basically, the functions in that file keeps executing without any condition to stop and eventually the page runs out of space, which might be the reason why the form is not loaded (as it also uses Javascript). 

I don't know what that VM121 file is, but I recommend you to get in contact with a developer to help you fix the issue. I'm a developer myself, so if you need further help feel free to reach out 🙂



Did my answer help you? Mark it as a solution
0 Upvotes
KiesiakA
Member

Contact form disappears when the website is reloaded

SOLVE

Thank you so much, I'll share this message with my developer I hope that he'll manage to fix this issue. 
Thanks a lot for your answer! 

kennedyp
Community Manager
Community Manager

Contact form disappears when the website is reloaded

SOLVE

Hi @KiesiakA! Welcome to the Community-- happy to have you here 😊

 

Have you tested reloading your website in multiple browsers and on different networks? Feel free to provide us with a link to your website so we can replicate the behavior as well. 

 

Best,

Kennedy


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !
KiesiakA
Member

Contact form disappears when the website is reloaded

SOLVE

Hi @kennedyp,

Thank you for your reply. The issue is consistent across browsers.
The page with forrm is this https://ai-verse.com/get-in-touch-contact-ai-verse-for-your-project/ 

Best,
Aleksandra

0 Upvotes