1. Home
  2. Knowledge Base
  3. The Digioh Platform
  4. How to add reCaptcha to a Digioh box

How to add reCaptcha to a Digioh box

If you want to add reCaptcha authentication to one (or more) of your boxes, that can be done without any custom JavaScript!

  1. Add Account Metadata (located under your user dropdown in the upper right) recaptcha_enabled = true: recaptcha enabled is true in account metadata settings
  2. In each box where you’d like to add reCaptcha, add the following code to an HTML element:
    <iframe src=’https://www.lightboxcdn.com/static/recaptcha.html?sitekey=6LcNZeYfAAAAABWl87dhdnq4XrXpo92momXRG-qq&v=3′ title=’ReCaptcha’ width=’320′ height=’486′ frameborder=’none’ sandbox=’allow-top-navigation allow-scripts allow-same-origin allow-modals’ style=’border:0px;’></iframe>
    recaptcha html code for digioh
  3. On that same HTML element, add Element Metadata recaptcha = true:
    recaptcha is true in element metadata
  4. Position the HTML wherever you’d like the reCaptcha to appear:
    pop-up with recaptcha enabled
  5. Remember to do this for all Breakpoints as well!

Note: when placing the reCaptcha near the bottom of the box, make sure to extend the height of the box to accommodate the size of the expanded image validation.

If you have any questions, run into any issues, or if you want to enable reCaptcha for your Push Planet account, please reach out to our support team at support@digioh.com.

Updated on February 13, 2025
Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for?
Contact Support