Please avoid posting common CSS howtos question. You can google for common CSS problems.
Hello Keith, This will be available in January release.
Hello, I just made another fix to GitHub master branch.
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.
I have the same problem
I see the users page only shows participants, not mods. Everything seems to be fine now.
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
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