wpdever
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Notification Bell] Adding custom taxonomy to a CPT notificationHi,
If you want to add it after the notification item content, you can use this filter “wnbell_inner_item_append” to add a function to the functions.php file.
Forum: Plugins
In reply to: [WP Notification Bell] Unpatched vulnerability and errors in debug.logHi,
Sorry for the late reply. The vulnerability should be patched in this latest release.
I’ll keep in mind your requests about the changelog and the download zip for the next update. Let me know if you have any other issue.
- This reply was modified 1 week, 1 day ago by wpdever.
Forum: Plugins
In reply to: [WP Notification Bell] Derprecated warningsHi,
I’ve just released an update. Please check if you still see the error message.
Forum: Plugins
In reply to: [WP Notification Bell] Do you still maintain this plugin?Hi,
I’ve just released an update. Please check if you still see the error message.
Hi,
I’m unable to replicate this issue. Could you send the website in question?
You can send the website and instructions to access the page with the notification bell to: [email protected] if you’d prefer.
Forum: Plugins
In reply to: [WP Notification Bell] Do you still maintain this plugin?Hi,
Sorry for the wait. I’ve released a new update. Could you try and let me know if it’s fixed on your side?
Forum: Plugins
In reply to: [WP Notification Bell] Changing the color of the bell iconHi,
Can you check if the quotes are the correct ones “” ?
<i class="fa fa-gift" style="font-size:22px; color:#FFFFFF";"></i>If it’s still not working, maybe Font Awesome is not loaded in your theme. You can try adding it in functions.php file and see if it works.
Forum: Plugins
In reply to: [WP Notification Bell] Deleting notfications after X amount of time.Hi,
If you mean the post type key, it’s ‘wnbell_notifications’.
Have you tested plugins like https://wordpress.org/plugins/post-expirator/ ? If you go to that plugin’s settings, you’ll find “Notification Bell” in the Post Types tab. But I haven’t tested it beyond that.
Forum: Plugins
In reply to: [WP Notification Bell] Getting PHP WarningsHi,
Could you update the plugin version and see if you’re still getting the same warnings?
Forum: Plugins
In reply to: [WP Notification Bell] UTC timezone issueHi,
I’ve released an update just now. Could you update and let me know know if it works on your side?
Forum: Plugins
In reply to: [WP Notification Bell] UTC timezone issueHi,
Are you using the new post/custom post type notifications? Or another type of notifications?
Also, could you test the {{time}} placeholder, and let me know if it gives the correct time?
Could you send me a member’s login at [email protected] ?
Also, could you please test with the recipient role as well? I’m unable to replicate this issue so I’d just like to see if you have the same problem with that field.
Hi,
Can you send the website link?
Is the count updating correctly when sending to everyone or when sending to a specific Recipient role?
Forum: Plugins
In reply to: [WP Notification Bell] Error On Php 8.1Hi,
I tested php version 8.1 but was unable to replicate the error.
What type of notifications are you using (comments, buddypress…), and what display method (on the menu, with a shortcode…)?
Forum: Plugins
In reply to: [WP Notification Bell] wnbell_notifications_lists Error (Loading Unlimited)Hi,
I’ve released a new plugin version. Please check and see if you still see the warning.