Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
The basic captcha image fails to load with the page. The captcha reload button has to be clicked to load a visible captcha image. Is there a quick solution for this?
You can see it by visiting here to add a comment.
I tried to upload images to this post but they wouldn't attach.
If you've disabled avatars it would be better if you put this CSS code in wpDiscuz Settings > Styling > Custom CSS Code textarea:
#wpcomm .wc-form-footer{ margin-left: 65px; }
For the CAPTCHA, please delete cahce, and purge CDN, then wait for 10 minutes and test it again. Also please go to wpDiscuz Settings > Show/Hide Tab and set the "Captcha generation type" to "use WordPress session".
That worked great. Hadn't spotted the WordPress session option. I disable avatars because they increase page load times (WordPress issue). Thank you very much for your help.