Can any anonymous visitor Up-vote or Down-vote Q/As?

No, anonymous user cannot up-vote or down-vote at all. To be honest besides adding question and answer he cannot do much.

Links abbreviated to give incorrect link

Remove (uncheck) the following from Anspress options admin menu: Base page slug before question permalink

Email notifications – line breaks

@rahul        Did you see this thread?

Buddypress notifications not working (3.0.5)

I’ve been poking around this problem and found that notifications for BP where built based on two functions: ap_add_parti() and ap_get_parti(). You do not use these functions anymore, so there You have it. There is no participant added to the meta after submitting question, answer or comment, so: $participants = ap_get_parti( $answer->post_parent ); // and $participants = ap_get_parti( $comment->comment_post_ID ); } are always returning null.

style sheet is missing

Anspress is not a theme, it is a plugin. And the latest version is 3.0.5, get it from WordPress.org

b. prop is undefined

I updated manually but the problem remains the same Back to 2.4.6

As an administrator, how can I edit the avatar of another user ?

Hello Fred, You can edit and upload new avatar for user from AnsPress profile. User->profile

b. prop is undefined

Update from here: https://github.com/anspress/anspress/archive/master.zip

Error message : “You don’t have permission to ask question.”

Ok. Check carefully you wp user role. The wp instance had TWO groups named “editor”, with different userights. I was an “editor’ (group 2 without edition rights). See : /wp-admin/users.php for existing roles. Look for duplicata. wp-admin/admin.php?page=anspress_options&option_page=roles WP as administrator > Anspress > Options > User roles, for Anspress user rights.

How to launch it to work? Which pages needed? Please, help.

In Polylang settings I’ve set URL modifications The language is set from content   Now it works, but only for 1 language. Another drawback is that standard comments stopped switching interfaces for different languages.