Title: Math Captcha doesn&#039;t work
Last modified: August 30, 2016

---

# Math Captcha doesn't work

 *  Resolved [duffmen](https://wordpress.org/support/users/duffmen/)
 * (@duffmen)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/math-captcha-doesnt-work/)
 * Hello there.
    I install this plugin and gonna use this one for contact form 7,
   but it doesn’t work/display. For example, [http://msix.ru/kontakty](http://msix.ru/kontakty)
   Could you help?
 * Also math captcha isn’t displayed on other forms (login, registration, etc.)
   
   Thanks in advance
 * [https://wordpress.org/plugins/wp-math-captcha/](https://wordpress.org/plugins/wp-math-captcha/)

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

 *  Thread Starter [duffmen](https://wordpress.org/support/users/duffmen/)
 * (@duffmen)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/math-captcha-doesnt-work/#post-6241251)
 * The problem with displaying math captcha on contact form 7 is solved by inserting
   shortcode [mathcaptcha mathe] in template of contact form.
    But math captcha 
   isn’t displayed on registration form. I use theme my login plugin for registration
   and authorization. Are there any idea how to display mc on registration form?
 *  Thread Starter [duffmen](https://wordpress.org/support/users/duffmen/)
 * (@duffmen)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/math-captcha-doesnt-work/#post-6241283)
 * I solved the problem.
    The problem was in class-core.php. For registration and
   lost password wasn’t carried out сonditions: $action === ‘register’ and $action
   === ‘lostpassword’. I use new variable $page = $_SERVER[‘REQUEST_URI’] and new
   conditions: $page === ‘/register’ and ‘/lostpassword’
 *  [stahnke939](https://wordpress.org/support/users/stahnke939/)
 * (@stahnke939)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/math-captcha-doesnt-work/#post-6241407)
 * Thanks for posting! This was helpful for me to get math captcha working on my
   bbpress registration page. I had to change my values slightly to match the names
   of my pages. (i.e. $page === ‘/registration-form/’ instead of $page === ‘/register/’

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

The topic ‘Math Captcha doesn't work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-math-captcha_2d554b.svg)
 * [Math Captcha](https://wordpress.org/plugins/wp-math-captcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-math-captcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-math-captcha/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-math-captcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-math-captcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-math-captcha/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [stahnke939](https://wordpress.org/support/users/stahnke939/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/math-captcha-doesnt-work/#post-6241407)
 * Status: resolved