Hover card is out of alignment

AskBug is not tested with beta yet. Alignment looks fine to me, card position is set to center of avatar. Please let me know why you think its not aligned.

PHP Fatal error: Call to undefined function is_question_tag()

Fixed it. Update AnsPress, tags and category to latest commit.

Installing an update on my wp site

This need to be done manually. Download from GitHub and then upload it to WordPress. In case if you see 2 AnsPress plugins in your WP site then remove old one.

Which versions of anspress and its extensions are fully compatible and production ready?

You can use current master archive from github. This has been tested and safe to use.

Getting Ajax Filtering (Categories, Labels, Etc) to work for custom queries/pages

I don’t think there is anything wrong in you code. BTW you do not need post_type args as question_query will fetch only question cpt.

I want to add more field like multiple image/video when user ask a question

I have already answered this question many time, kindly search in our site. Or you can simply look at category or tags plugin.

PHP Fatal error: Call to undefined function is_question_tag()

I am having the same Issue. When I click on any of the categories I get Fatal error: Call to undefined function is_question_tag() in /home/content/p3pnexwpnas02_data02/91/2852391/html/wp-content/plugins/anspress-master/includes/subscriber.php on line 248

Send email based on defined intervals

IF Anspress uses WP email subsystem to send emails, then maybe this could help you all: https://wordpress.org/plugins/smtp-mailing-queue/ https://wordpress.org/plugins/mailer/ I have NOT tried them, just FYI.