-
supereight
Hello, do you have an issue with Gravity forms when it is embedded in popups? I just created a popup and used the gravity forms block widget. It displayed on the block editor but not on the front end when the pop up opens. Also, no matter what I do, the parent container in the popup will not let me set a background colour.
Please advise.
-
Hi there,
Can you link us to the page where we can see the issue?
The form doesn’t display at all, or it displays without styles?
Let me know 🙂
-
supereight
See private note for the link.
Nothing loads for the form.
Also, the background is transparent even though the background is set to #fff in the parent container. I even set all the nested containers to #fff and still no background colour.
Let me know what you think.
-
The form has an inline style set to
display:none, which means it’s hidden by its own style.
https://app.screencast.com/cZv2021UyubCyIn this case, you will need to check with the form plugin’s support, and ask them how to remove the inline style so it can show.
-
supereight
That’s weird becuase it works when it is not placed inside your overlay. It is only when it is placed inside a GB overlay that it exhibits that display:none; CSS…
Why would that be? Sounds more like it is related to GB that Gravity forms itself.
-
Why would that be?
It’s likely the form plugin has a condition that if the form is not inside the content area, hide it.
So please check with the plugin support on how to remove that restriction.
-
supereight
I think it is a bug with the GForms block. Using a shortcode to place it fixed it. Weird.
-
Nice!
- You must be logged in to reply to this topic.