Hello @justjust
Could you please provide us with your domain as well as with a screenshot of the mentioned form on your website?
Best Regards,
Vladimir
The url where the form is located. https://wozassistent.nl/test-bezwaar As you can see, it is not visible. In the console it is. When logged in, the form is visible.
The issue was caused by the “Defer Render-blocking JavaScript” option. I deactivated the option for your application and the form started to appear properly:
https://nimb.ws/RETByX
This option allows you to postpone JS files that delay the rendering of your website on initial visits. The Defer Render-blocking JS functionality instructs browsers to load and display resources that should be immediately visible on your website.
Deferring render-blocking JavaScript may cause issues with scripts that require a certain order of execution. I also tried to manually exclude only some of the GravityForms scripts but the issue persisted, so I would recommend you to keep the mentioned option inactive.
Best Regards,
Vladimir
Dear Vladimir,
Thank you very much for your fast and perfect support.
Appreciate it immensely.
Just