How would the email work? Would it send out an email immediately for each individual question submitted or would it wait till the end of day and send out an email with all questions that have been submitted that match your taxonomies?
I think that for small QA sites, and most of them are or will be small, standard email notification via PHP will be enough, but for heavy usage there is need for different approach: We could use a OneSignal API for push/web push notifications, External services, probably mailgun.com (10k mails/mc free) and similar. Use of BuddyPress notification system instead. Own simple dropdown notification addon, similar to BuddyPress, that You can add to menu, add as widget or php code. Combine email and OneSignal notifications, mail – one a day with summary, and Web push for instant notifications. As for database and, I need to think about it. There is no easy way to do it without sacrificing performance.
Tried emptyign the votes table, but the votes still remain so they must come from another table ?? see here : https://collab365.community/forum/
This is fixed too.
I did … but it just errors each time.
Mark, This happens if you have lots of posts. Dont worry and simply click that big button when this message pops.
It does (see below). The error I get is “Undo your vote first”..
I’m using this: WordPress Lightbox Plugin by Lightbox Bank BUT ALL such plugins require the very same. I must say that my blog post work great with pop-ups. In Anspress not.
Seems to work fine now. Thanks !!!