Here it is: https://gist.github.com/rahularyan/5e6932f36cbbd2938de9
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 🙂
First remove the subscribe and stats from option, then simply add subscribe widget to question sidebar position from WordPress Widget page. Cheers.
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.
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.
I will add an option for that, will be available in next version.
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.
+1 This will be a helpful features.
I will defiantly check and if this is core issue I will release a patch.