Quote from
Asgaros on October 23, 2018, 2:50 pm
Hello @vokzal48
Please first check out the actual code here:
https://asgaros.com/support/topic/add-captcha-for-guest-postings/?part=1#postid-42
Also ensure that you have added it correctly. You have to add it to the end of your themes functions.php file before the closing ?> tag, like this:
// current functions.php code ...
// the captcha code ...
?>
Hello @vokzal48
Please first check out the actual code here:
https://asgaros.com/support/topic/add-captcha-for-guest-postings/?part=1#postid-42
Also ensure that you have added it correctly. You have to add it to the end of your themes functions.php file before the closing ?> tag, like this:
// current functions.php code ...
// the captcha code ...
?>
vokzal48 has reacted to this post.