Do you get email notifications for categories if you’re following them?

No. Subscribed categories are shown in users feed page. Sending email for every subscribed category will slow down your the whole site. For example, if 500 users are subscribed for a category and a new question posted in that category then AnsPress need to send email to everyone and at that moment your site will slow down. But if your server is fast then you can easily implement this feature.

Is it possible to use Font Awesome Icons for Categories?

This does not work at all , add it class “fa fa-iconname” but the result does not give at all

How to Integrate WP LaTeX into Anspress

I guess you could either enable shortcodes in anspress (I have maybe seen something like that in this Q&A forum) or look what latex does when [latex] is called and call it manually in anspress. In case you will spend a day or two trying to implement that and failing, I’d be willing to learn what you have found, what obstacles you can’t overcome, and help you. It should probably be as easy as few lines of code, though. Please share your results with us anyway.

2.4 Update Comment Problem

It works for me. You either have set options related to comments (disable comments?), or you may have some javascript issues.

Plugin not displaying properly

Your screenshot looks like it should look. What is the issue?

Anspress compatibility with wordpress dashboard

Its look like the issue with clearfix. This will be fixed.

How to Integrate WP LaTeX into Anspress

Shortcode is disabled in question and answer. You need to ask the author if there is any option for perg_match in contents.

BUG date not rendered

Its look like you are not using printf in your override. This doesn’t happen in default question theme.

In latest 2.4.1 version, the SORT and SEARCH functions do not work

I can confirm sorting works in 2.4.1 Both in list of questions, and in question itself. Search works as well.

Problem with Captcha

Issue solved.