Did you kept base page title as ANSPRESS_TITLE ? Please refer to documents page.
function my_ap_user_link_override($link, $user_id){ global $userpro; return $userpro->permalink($user_id); } add_filter('ap_user_link', 'my_ap_user_link_override', 10, 2); Add this code to your theme function.php
I dont knw how to deals why my other ansPress menu. I tried many times to add them to my menu but not responding. No User, Reputation, Ask menu @Rahul
whats difference between cache plugins? i thought w3 was good?
Please make sure to install BuddyPress first and enable notification feature of BuddyPress.
Yes its possible, read this article: How to disable AnsPress profile. Cheers.
Update AnsPress version from Github. Delete this two files from AnswerBox/anspress directory category.php tag.php
it will be available at this link: http://yourdomain/BASE_PAGE/user/USER_NAME
We expect #hashtag and @mention in next coming update?
Pass arguments with shortcode: [anspress category="category_slug"]