Removing and renaming filters

Here it is: https://gist.github.com/rahularyan/5e6932f36cbbd2938de9

Customize theme

Pelayo, I am expanding my answer, follow this step by step: Create a new folder called anspress inside your active wordpress theme. now copy wp-content/plugins/anspress-question-answer/theme/default/base.php to newly created folder in step #1 Now you can edit base.php or copy other from AnsPress theme location. That’s it 🙂

Remove stats only

First remove the subscribe and stats from option, then simply add subscribe widget to question sidebar position from WordPress Widget page. Cheers.

BuddyPress Reputation

Hello Michael, Reputation issue is not just hapenning with BuddyPress but with AnsPress. Issue is already in my task list and will be fixed in upcoming version. Thanks for reporting.

Cusotmize theme

I have answered this question many time. I will create a FAQ section 🙂 Not just index.php. copy the template you want to modify from anspress theme to your active_wordPres_theme/anspress. Like you want to edit list, then copy base.php from anspress theme to your theme and now edit it.

Sort categories in a specific way

I will add an option for that, will be available in next version.

How can I redirected profile links in anspress to buddypress profile?

Answer for your main question: https://gist.github.com/rahularyan/c41295f83ea48a0cce48 Notification popup will be fixed in upcoming version, it will be hiddden once clicked on it. Thanks for reporting.

Feature request: question filter navigation displays on Category and Tag filter pages

+1 This will be a helpful features.

Email notification extension is here

Anyone?

popup add link box cuts off content.

I will defiantly check and if this is core issue I will release a patch.