No, its just added to user activity feed.
ask-form.php change line 102 for if ( ap_show_captcha_to_user() && !is_user_logged_in()) { same on: answer-form.php change line 87 for if ( ap_show_captcha_to_user() && !is_user_logged_in()) { file are in wp-content/plugins/anspress-question-answer/includes I’ve done a commit for that on github. Just looking to contribute in some way for that great open source job you’ve done.
Thats on the theme file: /wp-content/plugins/anspress-question-answer/theme/default/css/main.css
If I’m understanding you well, go to Anspress Options Pages. Read an you’ll find the option, just check it and h1 with the tittle will appear in each question page.
tomnielsen78 – I will translate Danish (DK) version
Hi how do i download the danish version, i will also translate it, for better use, when its translatet.
This has been answered many time here, please search. You can use .po .mo to chnage this strings.
Read documentation for overriding. Then simply copy aswer.php from plugins/anspress-question-answer/theme/default/answer.php to YOURTHEME/anspress/ Now edit this answer.php as you want.