Could we have default wordpress search forms search for Questions and Answers? If you are going to implement it, please make it standard enough to work with search plugins (I’m liking Relevanssi, author is responsive) as well.
This is great function.
For question page you need this condition: if (get_question_id()){ //Your codes. }
Add this filter: https://gist.github.com/rahularyan/c86ad0dc10ad79a48ec1 Now you can add featured image in post edit page in wp-admin. You need to add the_post_thumbnail(); in question.php
I think you are using yost seo, then there is a filter for overriding content meta please check their doc.
Category template is updated, so check your override and match with your override.
2 days ago – links to question/answer. Anonymous_User – Need to remove this link.
Yes we will add RTL support, but you have to add arbaic language by yourself. I think Arabic language exists for AnsPress, you just need to update it.