Error if install on multisite that already have subsite

Hello, I tested MU with AnsPress today and don’t see this issue. Please make sure to deactivate and then activate AnsPress again if you manually update AnsPress. Cheers.

Filter by “featured questions” only?

Hello Chin, This functionality is not available yet. I have added this request to my task list.

Change the items in the drop-down menu

Hello, Sorry for late replay. here is an example: function my_ap_user_menu( $menus ) { // var_dump( $menus ); // This will show all menu items. if ( isset( $menus['notifications'] )) { unset( $menus['notifications'] ); } } add_filter( 'ap_user_menu', 'my_ap_user_menu' ); This above code will remove notifications item from user menu.

Label color visivility

Hello, No, this is not a bug. Labels are meant for admin/moderator. But by default its shown by plugin.

Is the support on holiday ?

Nice i hope you enjoy 😉   please see my biggests problem https://anspress.io/questions/question/ap-4-form-is-not-posting/ 😉

Top Members widget

Hello, You can try this: $user_args = array( 'ap_query' => true, 'role__not_in' => [ 'administrator', 'ap_moderator' ], 'number' => 20, ); $ap_user_query = get_users( $user_args );

Is the support on holiday ?

Hello Rik, Yes you can say so. But I am back now.

Askbug There is a problem following

But we still can see the Followers item under question which makes it quiet confusing. What is the next step? Remove that item until following comes back ? It’s such a nice feature.

Askbug There is a problem following

Damned, Such a well made plugin unable to give a followup function. Could this come back soon/once ?

AnsPress 4 mobil responsive problem

Still no solution 🙁