-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
StCR Can it reply to the author of a comment without being registered? #794
Comments
Hi @hmpnet If I understand correctly, when someone leaves a condolence comment they would be subscribed to receive notifications when a reply is made on that comment. Correct? Our plugin should work out for that. Just make sure to set the subscription type to "replies to this comment". By default that's set to "All new comments" so they would receive notifications whenever a new comment is approved on that post. Switching it to "Replies to this comment" means they only receive notification when a reply is left on their comment. The option is located in WP admin > StCR > Comment Form. |
Thank you BobaWebDev, Do we automatically validate each person who posts a condolence (a comment) to receive the acknowledgment (the reply to the comment)? 1- The text of my condolences (it's a comment with name and email) Author 1 receives by email the content of author 2. Attention: Neither of the two is currently registered... as a WordPress author. Should they be registered? (if yes, at what level?) Thank you for allowing me to advance in my research. |
You're welcome. In the comments form there will be a checkbox for subscriptions. If they can check the checkbox they get automatically subscribed to that functionality. Some might not want to receive the notification so they won't check that checkbox. When a reply to that comment is made, the author of that original comment (condolence) will receive an email notification showing the content of the reply comment (reply from the family).
It is not required to be a registered user in order to subcribe for the notifications. |
Oh great, I'll try to do it correctly. |
You're welcome |
Hello,
And congratulations on your plugin.
I'm not sure if StCR can meet my needs? I've searched the documentation, installed the plugin, run some tests, but I can't find the answer...
I have an article that is an obituary notice.
Without identification, only the obituary notice (article) is visible.
Visitors can post a condolence comment... which is moderated.
The administrator can approve or disapprove the moderation, but either way, it's never visible to the public.
To view the page with condolences (comments),
I use a token to pass on to the family.
All of this works well.
My question is: If the family uses the "reply" function to a condolence (comment), could the plugin send this acknowledgment by email to the author of the condolence?
Please note: without the author or the family being registered and logged in?
I hope I've been clear enough, and thank you for reading.
Paul
The text was updated successfully, but these errors were encountered: