issue with font size and line spacing

Please avoid posting common CSS howtos question. You can google for common CSS problems.

Is it possible to give MOD access to a single category?

Hello Keith, This will be available in January release.

Tag in 4.1.5: Adds all tags if a new tag is added.

Hello, I just made another fix to GitHub master branch.

Limit questions per day and anonymous user

Hello Daniel, There is not any inbuilt function but it can be achieved easily. You have to override function ap_user_can_ask(). Save questions of user in a meta and then check numbers of question user have asked in above function.

edit answer error

I have the same problem

My users page is empty

I see the users page only shows participants, not mods. Everything seems to be fine now.

Issue: Buddypress layout with improper widget

Hello @Rahul,   This issue is only related to Question and answer pages, but no problem with reputations, please check this screenshot: http://prntscr.com/hns0qo

Issue: Buddypress layout with improper widget

Hello @Rahul, I tried a lot, and even reinstalled all of them, and still can not fix it. I am running wordpress Multisite by using one single theme to keep same UI design , and there are brand site, shop, community with buddypress, login site, so there are lots of work if I change theme. I read your article:https://anspress.io/resources/getting-started/overriding-and-customizing-anspress/   Override folder Create a folder called anspress inside your active theme. It can be child or parent theme. Now you can copy files you want to modify from wp-contentspluginsanspress-question-answertemplates. You must keep the same directory structure if you are modifying sub folder item. Like if you want to modify templatescssoverrides.css then in your override folder it should be anspresscssoverrides.css.   I am not sure whether it is a way to resolve it, if yes, how should I do that? should I put theme CSS into overrides.css?   Thanks a lot.   Ale