Notifications are handled by a custom BP table – not a custom post type.
You would probably need to write a custom function that hooks into BP notifications and then into the Onesignal push code.
This filter hook might work: bp_activity_at_name_do_notifications
But you need to ask Onesignal about if it would work and how.
@shanebp,
Thanks for getting back to me. Appreciate this. Hopefully someone in this community may be able to give me the filter hook to add into the functions file. I’m confident that someone would have achieved this.
Appreciate the idea, have reached out to their support as you suggested.
Thanks again, have a great weekend
Hello @ welshlamb10
Did you get the solution?
If yes then please let me know.
As per my research, this plugin will works. https://codecanyon.net/item/desktop-mobile-push-notification-system-wordpress-plugin/6548533/
@bhawinitech ,
I had a custom plugin built – but since latest updates with BP and my theme there’s conflicts and it does not work anymore. 🙁
Hi @welshlamb10
Did you get chance to solve it?
Is it possible to share your custom plugin? rather working from starting, it will be easy to work from the point where you leave it.
Thank you in advance.
@vinay
Yes did solve and had a plugin. Happy to share but had to deactivate the plugin in the end as it stopped working. Perhaps if I share you may be able to fix?
Thanks
@welshlamb10
Thank you for the reply. Please share, and I will try to fix it.
And if that works, I will share with you.
Thank you
@welshlamb10
If it is possible, please share the plugin. I will try to fix.
Thank you
I want to send one buddypress signal notification.
Please guide