Title: Inserting Captcha
Last modified: January 3, 2017

---

# Inserting Captcha

 *  Resolved [michaelmbeconetwork](https://wordpress.org/support/users/michaelmbeconetwork/)
 * (@michaelmbeconetwork)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/inserting-captcha/)
 * Hello,
 * How do you show the captcha in events made easy frontend submit? I have the field
   in the form but there is no captcha showing.
 * I entered:
    <h3><?php _e(‘Captcha’,’events-made-easy-frontend-submit’); ?></h3
   >
 *  <div class=”input”>
    <div id=”captcha”></div> <?php EMEFS::required_field(‘captcha’);?
   > <?php EMEFS::error(‘captcha’); ?> </div> <label for=”captcha”><?php _e(‘Enter
   Captcha to prove you are not a robot’,’events-made-easy-frontend-submit’); ?>
   <small><?php _e(‘required’,’events-made-easy-frontend-submit’); ?></small></label
   ><br/>
 * into the form.php and captcha is enabled in the settings.
 * Thanks for any help you can give.

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

 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/inserting-captcha/#post-8615045)
 * Your template code seems correct. Did you check if the captcha shows in regular
   EME events (in the rsvp form if wanted)? Maybe you’re missing the php-gd extension…
 *  Thread Starter [michaelmbeconetwork](https://wordpress.org/support/users/michaelmbeconetwork/)
 * (@michaelmbeconetwork)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/inserting-captcha/#post-8615242)
 * I deleted everything except:
 * <?php EMEFS::field(‘captcha’); ?>
 * and it’s now showing up, so my issue is resolved for now. Thanks for the nudge
   in the right direction.

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

The topic ‘Inserting Captcha’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/events-made-easy-frontend-submit.
   svg)
 * [Events Made Easy Frontend Submit](https://wordpress.org/plugins/events-made-easy-frontend-submit/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-made-easy-frontend-submit/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-made-easy-frontend-submit/)
 * [Active Topics](https://wordpress.org/support/plugin/events-made-easy-frontend-submit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-made-easy-frontend-submit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-made-easy-frontend-submit/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [michaelmbeconetwork](https://wordpress.org/support/users/michaelmbeconetwork/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/inserting-captcha/#post-8615242)
 * Status: resolved