Now only admin can set labels. I will allow moderator to change labels and also hide engine icon if user cant set label.
Chad, you can directly send pull request to our github repo 🙂 I will improve style of search suggestion.
Fixed, you can see commit here: commit link You will need to deactivate and then reactivate AnsPress for this fix to work.
I agree, this is a very useful feature to have. I run a discussion board site and users ask for this ability all the time. Thanks for adding it to the list, Rahul!
Hi Rahul Can add in a css style to fix this. .question-content img, .answer-content img{ max-width:100%; } That will make it so the image doesn’t break out of the content wrapper frame –Chad
Awesome! By ‘theme’ you don’t mean a WordPress theme right? You’re building a theme just for AnsPress plugin using your new theming system? So we can keep our existing WP Theme but make AnsPress look ‘pro’? Everything coming along so well with the plugin, great job 🙂