This topic has 3 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Rose Tyler
Hello dear team of eighttheme i want to remove captcha of sign up at the website http://www.frenosdeairemadrid.es.
It is giving me a lot of problems with the cache plugin and in some devices it is not working and the image does not charge
Hello,
You may change permissions to 777 for “tmp” folder in the directory /woopress/framework/inc/really-simple-captcha to correct work of this element.
Regards
To remove captcha, you can find needed code in framework/theme-functions.php file and to comment code http://prntscr.com/g87r1l (et_register_action function), http://prntscr.com/g87sca (et_send_msg_action function), http://prntscr.com/g87sl5 (et_register_form function).
We recommend you to make changes in a child theme.
Regards
You must be logged in to reply to this topic.Log in/Sign up