Title: Captcha
Last modified: January 4, 2018

---

# Captcha

 *  Resolved [henrycproject](https://wordpress.org/support/users/henrycproject/)
 * (@henrycproject)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/captcha-129/)
 * Hi there again.
    How to put captcha field above **Resetare** **Creaza comanda**
   buttons? Thanks a lot for your help in this matter.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcaptcha-129%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/captcha-129/#post-9833131)
 * Hello [@henrycproject](https://wordpress.org/support/users/henrycproject/),
 * In this case I recommend you the following modifications in your form:
 * – Insert a “HTML Content” field in your form, above the button fields (or where
   you prefer), with the following piece of code as its content:
 *     ```
       <div class="captcha-here"></div>
       <script>
       fbuilderjQuery(document).one('showHideDepEvent', function(){
       fbuilderjQuery('.captcha').appendTo('.captcha-here');
       });
       </script>
       ```
   
 * and that’s all.
 * I’m sorry, but If you need additional customizations in your form, you should
   request a custom coding service:
 * [https://cff.dwbooster.com/customization](https://cff.dwbooster.com/customization)
 * Best regards.
 *  Thread Starter [henrycproject](https://wordpress.org/support/users/henrycproject/)
 * (@henrycproject)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/captcha-129/#post-9833164)
 * thanks a lot for your help

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Captcha’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [henrycproject](https://wordpress.org/support/users/henrycproject/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/captcha-129/#post-9833164)
 * Status: resolved