Hello,
Just installed the plugin, and cheked the options, then introduced 2 questions.
When trying to open questions and red, contect doesn’t show. In place, when I clik on a question’s title, page refreshes and shows the titles (list) again.
Any help ?
Thanks in advance.
Hi, I tried to upload an attachment, and in front end it’s rendered twice for both login or not
any solution ?
Hey, is there a way to put a featured image on a question please, just like with a regular WordPress post ? (so that it shows rather than the picture of the person who posted the question for instance).
Also I am trying to use anspress on a template that uses a masonry design and that would be awesome to show every question with its featured image.
Thanks for your answer 🙂
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?