Hi,
I use this plugin with BuddyBoss. It’s stopped working and I’ve implemented a fix locally. I wanted to push this to your repository, but the code on Github is not the same as in the plugin here. This means I can’t really work out what’s going on.
The issue with the download version seems to be that in class-bp-notifications-widget.php
. $notifications
can be set as a string. The rest of the code expects it to be an array.
That file is different on Github than it is in the current version of the plugin to download. My local fix, based on this download version, just modifies the code around line 45:
// will be set to false if there are no notifications.
if ( empty( $notifications ) ) {
$count = 0;
} elseif (is_string($notifications)) {
$notifications = array($notifications);
$count = 1;
} else {
$count = count( $notifications );
}
Thanks,
Jemima
]]>When there are no notifications, the plugin says
“You don’t have any new notification.”
Standard English would expect that to be
“You don’t have any new notifications.”
Any chance that can be changed in an update at some point?
]]>Thanks for this widget.
It seems that notifications from bbPress, which is installed alongside BuddyPress, are being combined and don’t clear. For example, if people have replied to me on three separate bbPress threads, I get a notification in the widget that says I have 3 new replies. I click on this single link and it takes me to one of the replies, but it doesn’t then clear the notification or reduce the number, or let me access any of the other replies. I would expect it to show a separate notification for each reply, and perhaps be more explicit about what the reply was (forum, rather than message).
This seems to make the widget unusable when bbPress is installed, but I can see it’s widely used so am I missing something obvious here?
Thank you!
Jemima
]]>Hi, i really like this plugin. I would like to change the color and size of the widget(link to the user notifications) as it appears in blue i tried
#bpdev_bpnotification_widget-2{
background: #000000;
}
but it doesn’t work at all. how do i change the color and size to make it smaller?
]]>Hello
How do I make the widget show only notifications with the appropriate ‘component_name’?
The ‘component_name’ value is specified when creating the notification and I want to refer to it to check if the notification has the value I need and then show the notification in the widget.
How to do it? please help
Hello,
Thank you for the plugin. A great addition for the buddypress. However, I have a question. How can you make your amazing plugin show a widget over activity stream? in a non-standard place. I would like the wigdet in the mobile version to be visible at the very top of the page, not at the bottom, so that the user first sees a few selected notifications and only later the activity. Can you help me with my problem?
Hi, I would like to know if it is posible to add the notification counter to the menu.
Thanks a lot!
]]>Looking to change it to read as:
“No current notifications.”
How do I do that?
Thank you!
Love this plugin!!
]]>Great plugin!
I’m trying to get a thin border line below/between each list item, so they are easier to differentiate.
I’ve tried this css with no luck:
#bpdev_bpnotification_widget-2 li {
border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-color: #666666;
}
Any suggestions of how to accomplish such a feat?
Thanks for any help.
]]>Hi,
This plugin doesn’t work anymore.
The widget is no longer shown.
Hope you can fix this.
Kind regards,
Debby
Hi,
I am using BuddyPress on my website and I have the Messages page on the heading. I would like that once a user receives a message, a bubble will show next to the Messages header, or any other kind of alert, would that be possible?
Thanks
]]>Hi, i got this message on the widget: This will not work with BuddyPress or WooCommerce and the widget did not show.
Please any idea about this issue?
]]>Can this be used only to display notifications for new private messages?
]]>Hi, after update to version 1.2.0 my translation files not work anymore.
What are the correct translation files file names and path?
I rollback to previous version 1.1.2 and in this version, my translation files works:
..\wp-content\plugins\buddypress-notifications-widget\languages\sk_SK.po
..\wp-content\plugins\buddypress-notifications-widget\languages\sk_SK.mo
In version 1.2.0 i try this – but nothing works, widget still in ENG:
..\wp-content\plugins\buddypress-notifications-widget\languages\sk_SK.po
..\wp-content\plugins\buddypress-notifications-widget\languages\sk_SK.mo
..\wp-content\plugins\buddypress-notifications-widget\languages\bp-notifications-widget-sk_SK.po
..\wp-content\plugins\buddypress-notifications-widget\languages\bp-notifications-widget-sk_SK.mo
..\wp-content\languages\plugins\bp-notifications-widget-sk_SK.po
..\wp-content\languages\plugins\bp-notifications-widget-sk_SK.mo
BTW I can share Slovak translation…
]]>Hey guys, I’ve checked ‘notifiy me of followups’
Understand you’re probably busy with other stuff, so if this ever gets updated for 4.6.1 , please do let me know ??
Looks super useful.
]]>Hi, thank you for your great work!
Is it possible to change the link under the messages to “mark all messages as read” instead of deleting them?
They wouldn′t be shown anymore in the widget, but still be there for later reference.
THANK YOU again, best
Achim
]]>So far this is a great compromise between removing the WP bar and having a more integrated notification mechanism. But I’m having a hard time isolating the classes to style it with custom css. Has anyone styled theres and what classes they used? Thanks.
]]>after last buddypress update, messages notification is not working anymore. (you have x notifications and xxx new posts work fine)
https://www.ads-software.com/plugins/buddypress-notifications-widget/
]]>Hi,
thanks for the awesome plugin!
Is there any option to include the notification widget/ part of it into the theme file with a php code?
Greetings,
Basti
https://www.ads-software.com/plugins/buddypress-notifications-widget/
]]>Hi Brajesh, I have my website hosted with WP Engine, who employs a significant amount of caching. This has resulted in the Notifications Widget not clearing once the “[X] clear notifications” is clicked. Initially it looks like it clears, then when the page is reloaded or the user navigates to a new page it reappears with the same notifications.
WP Engine asked if there is a cookie that is set once it’s cleared so they could exclude it from the cache. Does the widget use cookies or anything else that may offer a solution?
On the desktop layout the clearing issue isn’t a big deal, but on the mobile version it cause a some layout issues. My BuddyDev membership lapsed a few days ago, but thanks for all your plugins and support!
Current Versions of WordPress Multisite and BuddyPress.
https://www.ads-software.com/plugins/buddypress-notifications-widget/
]]>Hi,
same issue like reported under https://www.ads-software.com/support/topic/does-not-appear?replies=4
Use WP 3.9.2 BP 1.9.1
No message listed although BP shows me one entry.
Regards,
Thorsten
https://www.ads-software.com/plugins/buddypress-notifications-widget/
]]>Hello !
I have a problem when I click on “[x] Clear Notifications”, the widget is stuck on “Clearing…” and I have to refresh in order to clear the notifications. Can you help me ?
Thanks in advance !
https://www.ads-software.com/plugins/buddypress-notifications-widget/
]]>I can not for the life of me to get the widget to uncheck “Show the Clear Notifications button” I uncheck it hit save and it shows back up checked. I have tried many times but it just stays checked. Any ideas?
https://www.ads-software.com/plugins/buddypress-notifications-widget/
]]>I get the following notice:
There is a new version of BuddyPress Notifications Widget available. View version 0.0 details or update now.
After clicking on ‘update now’ it says that the plugin updated successfully but I keep on getting the same notice.
https://www.ads-software.com/plugins/buddypress-notifications-widget/
]]>Hi,
I tried your widget but it doesn’t display in my sidebar even if I have notifications.
Can you help me please?
Thanks
https://www.ads-software.com/plugins/buddypress-notifications-widget/
]]>Sorry, but I activated the plugin and pass the widget in one of my sidebar, but it does not appear. I use the latest versions of wordpress and buddypress. I use a pro theme
https://www.ads-software.com/plugins/buddypress-notifications-widget/
]]>Hi there,
after I have updated to Version 1.0.8 all of the posts in the Activity are shown twice.
If I deactivate your plugin, everything works fine.
Any ideas?
Cheers & Thank you Marco
https://www.ads-software.com/plugins/buddypress-notifications-widget/
]]>I cannot update this plugin:
BuddyPress Notifications Widget
You have version installed. Update to 0.0. View version 0.0 details.
Compatibility with WordPress 3.7.1: Unknown
https://www.ads-software.com/plugins/buddypress-notifications-widget/
]]>