Its look like AnsPress files are corrupted, please delete it and do a fresh install of AnsPress. If you are using BuddyPress, try once disabling BuddyPress.
It has been removed from extension page due to error while importing.
Yep, there is. Check display name field in profile. Cheers!
this is a css issue try to add the following to your css (your theme’s style.css or what ever css file included) .ap-user-link-notification span.counter { background: rgb(255, 0, 0) none repeat scroll 0 0; border-radius: 10px; color: rgb(255, 255, 255); float: right; padding: 0 5px !important; } this should help
under your question there is a link for more actions click on it and choose : set as featured, please note taht there is an administrative level to have access to that feature so be sure that you are logged in as admin.
I you are in question loop, then: ap_question_get_author_id(); //get author ID ap_question_get_the_author_id(); //Echo author ID or if not in loop then you can simply use WP function to retrieve author ID.
Please your site link, I will give it a try.
Fix pushed to github repo.