You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the plugin.js
I do not think there is option for rendering inline recaptcha right?
I do not see the option to initialize it in a container & have it inline, as shown possible via Google Recaptcha API
Please advise me if is possible to have the recaptcha as inline, rather then the default bottomright, as of now the only option I see, is tweaking the default value from bottomright to inline as shown in the image below, and attached it with the html tag,
The text was updated successfully, but these errors were encountered:
Looking at the plugin.js I do not think there is option for rendering inline recaptcha right?
I do not see the option to initialize it in a container & have it inline, as shown possible via Google Recaptcha API
Please advise me if is possible to have the recaptcha as inline, rather then the default bottomright, as of now the only option I see, is tweaking the default value from bottomright to inline as shown in the image below, and attached it with the html tag,
Hey! You should use <recaptcha data-badge="inline" />
Looking at the plugin.js
I do not think there is option for rendering inline recaptcha right?
I do not see the option to initialize it in a container & have it inline, as shown possible via Google Recaptcha API
Please advise me if is possible to have the recaptcha as inline, rather then the default bottomright, as of now the only option I see, is tweaking the default value from
bottomright
toinline
as shown in the image below, and attached it with the html tag,The text was updated successfully, but these errors were encountered: