Following doesn`t work

Can confirm this issue. I have the same problem. Here’s the response code. ap_responce: true is_ap_ajax: true message: "Something went wrong, last action failed." message_type: "error"

Profile menu is hidden on mobiles

The same I have. Rahul, please assist.

banned the bad words.

You can expect this feature to be available in upcoming version.

Adding and Removing Fields to User Profiles

You can see example here: https://github.com/anspress/anspress/blob/master/includes/user-fields.php#L56

Upcoming feature?

This feature cannot be added to core but you can simply filter question query to exclude users questions.

how to integrate related questions with question page ?

I’m trying to find a way to display the Related Questions right below the Questions and Answers (or after posting the questions). But, there’s no widget like ANnsPress After ( you have for AnsPress Before). So, how can I display the Related Questions in the following scenario:   Question: Answer 1: Answer 2: Related Questions

How to chage de back ground image of log in page?

Simply add this CSS to your theme style.css .login-page { background: rgba(0, 0, 0, 0) url("../images/login-bg.jpg") no-repeat scroll center center / cover ; } Replace login-bg.jpg to your image name and you can upload your image to AskBug/images/

How to add custom field in ask form ?

This has been answered many time here, kindly search. Also you can have a look at category plugin.

Is it possible to remove the ability to follow and be followed?

Simply hide follow button using CSS.

2.4 Update Comment Problem

Probably JS conflict with DIVI. Please tell divi author about it, I am sure they can help.