• Resolved alpha2

    (@neoseeyou)


    Hello Vinny

    Maybe i miss the point in the configurtion (in this case i am really sorry) but i need to know if there is an option to send notification (for replies) only one time to users (even if there are serveral replies to a topic)

    Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author useStrict

    (@usestrict)

    Hi Neo,

    I wrote the Digests premium add-on for that purpose. It’s not exactly just one time, but it allows the user to select daily, weekly, and monthly digests.

    https://usestrict.net/product/bbpress-notify-no-spam-digests/

    Otherwise you’d have to write a filter to hook into bbpress_reply_notify_recipients and bbpress_topic_notify_recipients, and store a notification flag for each user in the database so that you can check whether the user was already notified and remove them from the recipients list of necessary.

    I hope that helps.

    Cheers,
    Vinny

    • This reply was modified 9 years, 1 month ago by useStrict.
    Thread Starter alpha2

    (@neoseeyou)

    Thank you Vinny, quick support 😉

    Thread Starter alpha2

    (@neoseeyou)

    Hello again Vinny, just for information, how much do you charge for custom job? If i want to have a function/addon that tell your main plugin to send only 1 notification to users even if there are several replies? Because actually you addon allow users to deal by themself the frenquency of notifications in their Profil. Problem is: I disable all profiles 😉

    I have another question, if the user uncheck the “notify me” when he make a new reply, does the plugin will stop sending him notifications?

    Last question (and thank you again for your support) not related to your plugin but in case you know the issue: The “notify me” input is by default checked . I tried to disable every bbpress pluggins but it didn’t do anything. Do you have an idea about that?

    THank you!

    Plugin Author useStrict

    (@usestrict)

    Hello again Vinny, just for information, how much do you charge for custom job? If i want to have a function/addon that tell your main plugin to send only 1 notification to users even if there are several replies? Because actually you addon allow users to deal by themself the frenquency of notifications in their Profil. Problem is: I disable all profiles 😉

    Please contact me via email as this is not the place to discuss this kind of work. You can reach me at vinny [at] usestrict [dot] net.

    I have another question, if the user uncheck the “notify me” when he make a new reply, does the plugin will stop sending him notifications?

    Only if you’re using the Core Overrides setting and not the role-based settings. To opt-out from role-based settings, I wrote the Opt-Out add-on.

    The “notify me” input is by default checked . I tried to disable every bbpress pluggins but it didn’t do anything. Do you have an idea about that?

    There are plugins that do that. You might have one installed. I can’t remember the names, but I remember seeing at least one that did it.

    Cheers!
    Vinny

    • This reply was modified 9 years, 1 month ago by useStrict.
    Thread Starter alpha2

    (@neoseeyou)

    Hello

    Please contact me via email as this is not the place to discuss this kind of work. You can reach me at vinny [at] usestrict [dot] net.

    Thank i will asap

    Only if you’re using the Core Overrides setting and not the role-based settings. To opt-out from role-based settings, I wrote the Opt-Out add-on.

    So if i understand (sorry english is not my native language), the role based settings are the ones in the options call: Topic Recipent Roles or Reply Recipent Roles right? Actually i am not using this feature, users only have to check the notify input to receive notifications

    There are plugins that do that. You might have one installed. I can’t remember the names, but I remember seeing at least one that did it.

    Strange because i desactivate every plugin related to bbpress and still i have this issue

    Plugin Author useStrict

    (@usestrict)

    the role based settings are the ones in the options call: Topic Recipent Roles or Reply Recipent Roles right?

    That’s correct. Other than those, there are the Override Subcriptions to Forums and Override Subscriptions to Topics. If you don’t have any of those checked, then you’re effectively not using the bbpnns plugin at all.

    Strange because i desactivate every plugin related to bbpress and still i have this issue

    Do you have any caching plugins installed? If so, try clearing the cache.

    Thread Starter alpha2

    (@neoseeyou)

    That’s correct. Other than those, there are the Override Subcriptions to Forums and Override Subscriptions to Topics. If you don’t have any of those checked, then you’re effectively not using the bbpnns plugin at all.

    So actually your plugin is sending notifications only to users to notify replies (for the ones who choose to be notify of course)

    Do you have any caching plugins installed? If so, try clearing the cache.

    No cache at all + i check plugins, functions.php, override template…nothing so far 😉
    Edit: found it , a obscure tiny option inside a small plugin 😉 CHeers for your time, i contact you by email for custom code

    • This reply was modified 9 years, 1 month ago by alpha2.
Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Send notification for reply only one time’ is closed to new replies.