A few issues on my contact us form

  1. My larger “message” input form has the copy "message aligning to the center of the form. I’ve look at every way to move it to the top and it won’t do so. Any help there is appreciated (you can see this visually in my screenshot attached)

  2. Any Recaptcha plug in reco? The one I downloaded is showing a default grey and saying “no recaptcha” (see pic) it won’t show anything else and upon resizing it it won’t show the full msg either. Is this an expected state? No real guidance on how to implement it successfully and all tutorials show a Recaptcha from Bubble which has since been removed.

Thank you

Hi,

  1. …maybe: check the “vertical align” in the editor.
  2. Could you provide the exact plug name you are using for the captcha?

Best,
jupxi

Hi!

  1. I dont seem to have a vertical align option. If I change the group type it’ll probably change all this areas lay out right? (see pic!)

  2. it’s “invisible recaptcha v3” by Lorenzo

Could you use a “multiline input” instead of the INPUT element?
I wouldn’t use a 3rd party plugin. Whats about to create your own captcha?

Thanks, the multi-line input fixed my message issue :slight_smile: now I see that, such an obvious overlook on my part.

Not sure how to create a Recaptcha, did you have some tips?

Create some questions ( math formula’s) and request the user to answer the given quiz (or math formula) in a text field for example.
2*2+1
Answer: 5

Or another idea here, funny one to access “special features/gifts” on a website (you have to get a “private” code and you will be redirected to a special page:

Test it on www.lortz.info (box on the right side, see here:)

I used slider input and also icons to solve the quiz)

Best,
jupxi