I would like to create an FAQ page separate from the forum that our team can administer. Ideally, it would have setting than the regular forum. Is this possible?

If not, could I create an FAQ category and exclude it from the categories list? That way only users who click on the FAQ link would find this page. 

Hello,

the plugin and the theme Askbug has no Ajax based search. But do you know if it is possible to implement Ajax search using a plugin?

I have also read that you have already implemented ajax search but it is not activated due to some errors. Are you going to activate the ajax search in the next weeks?

Thank you in advance.

Please take a look at this image.

View post on imgur.com

I tried putting a tag and the spinner started. I finished writing the tag (by adding the comma to make it turn blue) but the spinner kept going and doesn’t stop. I tried to submit the question but the “Post question” button isn’t doing anything. Any idea how I could fix this? I haven’t done any modifications to any of your original fields…

Is there any existing AJAX I could modify in order to send the question form data to another PHP file when the user hits the “Post question” button?

Hello,

I have just bought the Askbug theme and I am playing with it. Is it possible to get the demo data so I can play with a “full theme”. Thank you in advance and best regards.

Can you share with me the best way to integrate the Questions and Answers from Anspress and MailChimp or other similar service?

I would like to be able to send an email daily my community that has the newest or most active questions, for example.

Have I run into a limitation of a bug?

I have 141 categories I need AskBug to work with, but it only shows 20 on its category page.

How do I get round this as its not as simple of making subordinate categories?

Hello Everyone,

We are working on improved notification, subscription and activity system of AnsPress since last month and we think its ready. We are going to release a beta of 2.4.

We have created 4 tables to improve notification system:

ap_activity      - store activity.
ap_activity_meta - store activity meta.
ap_subscriptions - store subscribers.
ap_notifications - store activity notification.

Question, answer and comment notification are improved for better notification. From now on participants will not get notifications of every question activity unless they are following question. Check below:

Asker notification:

  1. Notified for new answers.
  2. Notified for new comment on question.
  3. Notified question edit.
  4. Notified for answer edit.

Answerer notification:

  1. Notified for comments on own answer.
  2. Notified for answer edit.
  3. Notified when answer is selected.

Commenter notification:

  1. Notified for followup comments.
  2. Notified on parent post (answer/question) edit.

Let us know what you think about this improvement.