Embed form showing error & cut off

Hey all,

I’m embedding my brevo form onto my wix website using iframe code, according to brevo’s instructions.

But I get 2 issues: the form is cut off (even after resizing) and there’s some error message in the corner which I can’t even fully read. No resizing helps me see the error message in full.

Anyone have this issue before? What do I do?

Good morning,

You have this documentation on wix and brevo. It may be able to help you

https://help.brevo.com/hc/en-us/articles/209580625-Add-a-Brevo-subscription-form-to-your-Wix-website

At the end of the page, it tells you how to resize the iframe

Good luck :slightly_smiling_face:

Thanks Phil56! However as mentioned the iframe is cut off even after resizing.

Damn, I can’t help you because I don’t use Wix. Maybe someone from Brevo can help you…@ahudavert

Did you find a fix? I am having the same exact issue on Wix Studio

Hi! Yes I found a fix but unfortunately I don’t remember the details. Here’s the general approach I took:

For the size issue I directly edited the size of the form within the code. See screenshot below for the code part to edit:

The error message turns out to be related to the recaptcha. I can’t remember exactly how i did it but I went to the google cloud page to manage the recaptcha and there was an alert there that I had not completed some step, so I just followed through with the instructinos.

1 « J'aime »

I actually did the same exact thing! I was able to manually adjust the height dimensions and the error code I was able to select all the text so I could actually read it. Turns out the Captcha was the issue. Settled that with google captcha setup and now I am up and running. Thanks!