Hello, I am new here, and I would like to know how to use this website!
I would love to help you anspress, I want you to add :
I would add that the system of menseger facebook

Wherefore ?
For the issue of poster seen that people, help
for a new medical-q&a site there are the following requirements:
#1 one (or more) moderators for a category
#2 only category moderators are notified about new questions in their category
#3 questions and answers are private by default and should be set “public” only by the respective moderator
#4 there should be recurring notifications (every 24h) send to moderators until they have answered the question
#5 only approved users should be able to see public questions and answers
#6 possibility to create a custom form for user-registration
for me, anspress looks nice and lightweight and would probably be the ideal solution for this task – but only if the above requirements are met. it would be nice, if i could manage this with anspress and e.g. paid membership.
looking forward to an answer 🙂
cheers,
tom
Hi,
I’m looking into modifying the anspress response messages, and can see that there is a filter ap_response_message that can be used to do exactly this.
I’ve tried using this, but the filter I apply is causing the message to stop showing entirely. I can see the filter is correctly updating the array though, so I’d like to ask if there is something I’m missing?
Here is the code I”m currently using…
function new_response($msg) {
$msg[no_permission][message] = 'No!';
}
add_filter('ap_responce_message', 'new_response', 1, 1);Any help you can provide will be really appreciated!
Thanks
Matt
I’m using Anspress 3.0.7 and Buddy press 2.6.2 with Askbuck theme.
When I chose user profile as “Buddy press” in admin page but below some error cause.
1. Users page cannot show and 404
2. Logined user’s icon/avatar does not show on top page header.
3. Notification icon does not show on top page header
Kindly please could you check?
I’m happy to be using AnsPress and your Askbug theme.
Can I avoid to give point (disable point) to admin user when admin do any acttions?
I hope to give point only non-admin user.
Thanks in advance.
Hi – can someone please tell me the correct way to use the ‘hide_list_head’ attribute with the [anspress] short code (https://anspress.io/anspress-shortcode/)? I’m trying to hide the search bar above the question list and can’t seem to get this to work.
Thanks
What is the purpose of “Flag” in Anspress?
Hi,
I don’t see where I can change the default user role (upon registration). I want new users to be able to write answers of course, but right now they can’t. I went to the wp-admin/users.php?page=users-user-role-editor.php page and ticked the rights “ap_new_answer” of course, so this should work…
By the way I have a multi-site installation so that makes things a bit more complex I guess.
Any hints ?
Sometimes (not sure when) you see a Comment (number #) available but clicking it says no comments.
I have checked this and there was no comment for moderation.
After some attempts, the comment shows.
This is a totally unpredictable behavior and i can’t say for sure how to replicate it. But there is some problem for sure.
Thanks !