Can you explain in a little more detail how to setup the Question Feature Image in the Questions and Answer Page? such as the image above with the php code.

@Scott Gaines Edit AnsPress base page and set template as AnsPress Template wp-admin -> Pages -> AnsPress base page -> Page template [right sidebar] and save post

New notification, subscription and activity system

Good job. Thanks. When we are going to observe a beta of 2.4 ?

New notification, subscription and activity system

Excited to try it out.

Creating a FAQ forum separate from the regular forum

Yes, its possible. You can add a custom post status for question called FAQ. Question with this new status  will not appear in question list. Now you can easily list question with this status somewhere else.

Is it possible to use Font Awesome Icons for Categories?

Anyone wanting to use FontAwesome might find this page useful ~ http://glyphsearch.com/?library=font-awesome If you click on the icon it will copy the class and FontAwesome icon ~ or serveral other icon families ~ ready for you to paste in your categories, for example.

Ajax based search for questions

There aren’t any ajax search but yes question suggestion while writing question. And this feature is back in 2.4. There are lots of plugin available for ajax search in WP repo. I suggest you not to implement ajax search if you are on shared hosting as it may slow down your site.

Help debugging this?

I remember the bug, but its already got fixed. Not just fixed we replaced whole tags suggestion codes. You can test that from GitHub RC version but do not use this on live site.

Demo Data for Askbug theme

You can find demo data link in AskBug Documents in demo data section.

MailChimp or other Newsletter Email Service with Anspress & AskBug Theme

Wait for 2.4, this gonna be very easy in 2.4 as 2.4 have activity feed which you can send as daily summery to your subscribers.

Can you explain in a little more detail how to setup the Question Feature Image in the Questions and Answer Page? such as the image above with the php code.

Open question.php in askbug/anspress. and add this at the top: https://gist.github.com/rahularyan/84f8003d78a50d1206ea Open askbug/style.css and add this: https://gist.github.com/rahularyan/b2995acd4244e65d45df