Askbug Child themes or Custom CSS form

Create a new folder called “askbug-child” in wp-content/themes/. Then create a new file called style.css and add this: https://gist.github.com/rahularyan/c203d5004a5da82cffee Also create functions.php and add this: https://gist.github.com/rahularyan/252a41ed3277b7c9397e And final step go to appearance->themes and enable Askbug Child

Rename Reputation to a different name.

I’m trying to achieve this same thing, can you provide some more instruction on how to this? I looked in my languages folder of the plugin and I don’t see ap-en_US.po at all? I’ve uploaded an image of what it looks like, not sure if I’m on the wrong path. 

Featured question

Check the screenshot below

Mentioning Not Working

Mention does not exists in AnsPress yet, will be introduce in future.

Change Select to Best answer

Ok, this will be done.

Remove username from dropdown widget

Add this CSS: #ap-user-menu-anchor .name{ display:none; }

Attach AVI file

Here is the code, you need to improve this a bit like file size etc.. But I will suggest not to allow video upload in WP, instead host on youtube or other video share site. https://gist.github.com/rahularyan/6e035bc2d30281c67400

Is there anyway to remove pagnation on question pages?

There is a option in answers tab to change answer to show each page.