Replies
i have found the issue but not sure of the solution, if i have buddypress activated i get the message as soon as i activate bbpress the message disappears. The only problem is i need bbpress as we have a forum, do you know why this could be?
Hi,
I have set up a completely new install of wp using Twenty Seventeen and only installed buddypress and bbpress, added the code as posted at the beginning of this thread and still the notification comes through with no text
Thanks
how does it know what text to show for the notification?
Hi,
I have just tried it on a new wordpress install using the twenty nineteen theme with only the BuddyPress and bbpress plugins activated and it is still showing as no text, i really need to get this working and cant see what is going on
https://www.dropbox.com/s/qhbqxzc8hd6o0dr/Capture.PNG?dl=0
Thanks
Hi,
This is what my back end database shows
https://www.dropbox.com/s/0lvwzti5opwmemw/DBNotofocations.PNG?dl=0
its almost like it doesn’t know what text to use to match the publishpost_action, am i supposed to have put this in the database somewhere?
could it be this bit isn’t working?
if ( 'publishpost_action' === $action ) {
Thanks
Hi Brajesh,
Thanks for your reply, i have now moved the above code to wp-content/plugins/bp-custom.php and removed from the functions.php file of my theme. Unfortunately when i publish a post it generates the notification but the notification description is still blank. Is there something else missing or have i not coded the description properly?
thanks