Please or Register to create posts and topics.

Не получается добавить captcha из FAQ!

При добавлении региона кода captcha из FAQ https://gist.github.com/Asgaros/6d4b88b1f5013efb910d9fcd01284698  в functions.php темы, сайт перестает работать. Помогите решить проблему пожалуйста! 

Мой functions.php: https://yadi.sk/d/oQS17fFJDo-htg

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.
vokzal48
If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!
Everything works, I made a mistake when adding the code. Thank !
Asgaros has reacted to this post.
Asgaros