This topic has 8 replies, 2 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler
Hi,
I have written in previously as we get this on updates
https://screencast.com/t/HogZxFPt
The capcha field is black so the text cannot be seen, but I know cannot find the css i need to adjust this.
Can you help?
Hello,
Please provide FTP credentials in Private Content.
Regards
Many thanks i have pasted FTP
Hello,
Unfortunately, we can’t connect. Please check credentials.
Regards
Sorry for the delay in getting back to you.
As you cannot connect with my FTP I have provided control Panel access.
See in private content.
Hello,
Please edit legenda/framework/inc/really-simple-captcha/really-simple-captcha.php file
http://prntscr.com/ii7nzm
change
$bg = imagecolorallocate( $im, $this->bg[0], $this->bg[1], $this->bg[2] );
to http://prntscr.com/ii7oen
$bg = imagecolorallocate( $im, 255, 255, 255 );
Also, we will include this in next theme update.
Regards
Many thanks for the solution. 🙂
You’re welcome!
Have a nice day.
Regards
The issue related to '‘capcha issue on contact form’' has been successfully resolved, and the topic is now closed for further responses