2.4 Update Avatar and Cover Photo Upload Problem

Push has been fixed, download from Github.

2.4 Update Avatar and Cover Photo Upload Problem

Oh, I see the issue. Upload button is visible in other s profile but still they cannot set image for other user. I am fixing this now.

Login redirect

Add this hook: function my_redirect_to_ap_base_page() { return ap_base_page_link(); } add_filter('login_redirect', 'my_redirect_to_ap_base_page');

Custom hook for user profile link broken after update

Select blank option in AnsPress option -> users -> profile and save.

User Profile dropdown and notification disappeared after Anspress update

How did you updated? just replaced files? try deactivate and again re-activate to trigger activation hook. Notification and subscription system has re-coded in 2.4 and if you are overriding notifications then make sure to match it with new notifications theme file.

Possible bug (version 2.4) In the Questions page, Hover card is not changing from user to user.

Yes this has been solved, please download master zip from github.

Error when user post a Question.

Please update anspress and email from Github.

Not able to ask question on my site

Try this AnsPress: https://github.com/anspress/anspress/archive/master.zip

BUG Answer solved after solution removed

Bug confirmed, will be solved.

Easily customize AnsPress capabilities and permission for a user role

I tried adding all permissions to my custom role.. However, the option of Selecting the best answer is not showing up.