(answered it in comment first @rahularyan, but your QA installation thinks I’m a spammer and comment was awaiting moderation; could you whitelist me or something, if I’d want to spam, I’d use question and answer forms where there is no spam checks anyway) 1. http://4.stefantsov.com/s/?2015.11.17_12.02.24_v9zdgm8z.png 2. http://4.stefantsov.com/s/?2015.11.17_12.02.49_h9tlts54.png 3. http://4.stefantsov.com/s/?2015.11.17_12.03.11_rqdqrmy8.png It works. Just have to apply some styling.
There are proper ways of doing things, like overrides of styles, custom filters/snippets, translating, and there are old good “change original sources” as well. But every one of them starts with you downloading sources (or copy your wp-content\plugins\anspress-question-answer\ folder to some easy to use local place) and searching through them (I do it using a smart text editor, ctrl+shift+F usually searches in all files in a project). You will find matches for the string you want to change. Then you decide, do you have enough IT expertise to generate a snippet for it, like this one, do an override if possible, or you will be fine with just editing the sources. Keep in mind, that editing sources have a drawback: you will have to never update the plugin, if it’s updated, all your changes are gone. There are special tools, “version control systems”, that developers use to easily merge different sets of changes, but that is usually not easy to use.
– Where to add padding between a larger avatar on the question page and the description and answer containers? – In your theme CSS.
Try un-checking this
I cannot check your tags issue cause I cannot access your ask page. If category links are shown like that then this means category plugin is not installed or not active.
Since 2.4, it can be viewed in Activity feed. Also all other subscription like category, user can be seen in activity feed.
Check here: https://github.com/anspress/anspress/blob/master/includes/common-pages.php#L41
i had the same issue. buddypress avatar overwrite anspress avatar functionality. so if you upload avatar from buddypress profile, then your avatar would display in anspress.