New notification, subscription and activity system

10.96K viewsUpdates
1

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.

This is exciting! Great work to you and your team!!

-1

Comment box not appearing issue will beĀ resolved with 2.4 beta?

I think its already solved, try RC version

What is RC version? I just tried with the github anspress-master and comment box is still not working

I think you have overridden comments template, and remove the must have part. see here: https://github.com/anspress/anspress/blob/master/theme/default/comments.php

Do not edit codes after this comment

Thanks for the anwer Rahul. I didn’t edit or override comments template, unless my theme did it by default (using divi).

You are viewing 1 out of 8 answers, click here to view all answers.