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

MailChimp or other Newsletter Email Service with Anspress & AskBug Theme

I use Smart Ajax Subscribe and its Integration Addon to create a signup for MailChimp and it can connect with a whole raft of other mail services as well. FWIW I find all the “Smart” tools are easy to set-up and reliable. Terence.

AskBug category limits?

I am working on AskBug update, will check the issue.

New notification, subscription and activity system

Some people will always want to have a more fine-grained approach and keep their mail to a minimum, while others are likely to accept more traffic in order not to miss anything. I think its a very good idea.

Is it possible to use Font Awesome Icons for Categories?

I think you forgot to mention, first you need to add… <span class="nt"><link</span> <span class="na">rel=</span><span class="s">"stylesheet"</span> <span class="na">href=</span><span class="s">"https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"</span><span class="nt">></span> …to your site’s header. I tried but couldn’t get it to work with AskBug until I did so.