Redirecting notifications to respective groups/chats not on activity page
-
I want to redirect the notifications to respective groups/messages but not on activity page.
This is the html generating on notification page. As you can see the URL is redirecting to activity page.
<td class="notification-description"> <a href="siteurl/activity/p/349/" title="Courtney joined the group Indonesia, Bali">Courtney joined the group Indonesia, Bali</a> </td>
And this is the function which is executing:
bp_the_notification_description();
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.