wpdever
Forum Replies Created
-
Forum: Reviews
In reply to: [WP Notification Bell] Excellent pluginThank you for this review!
Forum: Reviews
In reply to: [WP Notification Bell] Développeur et plugin au topUn grand merci pour ces paroles et pour avoir pris le temps de publier cet avis!
Forum: Reviews
In reply to: [WP Notification Bell] Awesome plugin, even better developer!Thank you very much for your kind review.
Forum: Reviews
In reply to: [WP Notification Bell] If I could give more than 5 Stars!Thank you for your kind review!!
Forum: Plugins
In reply to: [WP Notification Bell] Custom Post Type Notifications not workingHi,
Does the notification appear in the « All notifications » table? Do you have the same issue with notifications created manually or is it only bbpress?
Also, can you send a picture of the notification metabox that’s in the « Add new » topic editor? Either here or by email at : [email protected]Forum: Plugins
In reply to: [WP Notification Bell] Conflict with woocommerceHi,
I can’t replicate this problem so I’m just trying to guess what could be causing it, but I’ll send you later an update if you’d like to check whether it fixed it.Forum: Plugins
In reply to: [WP Notification Bell] WP Notification Bell custom textTo change the css, you can go to Settings=>’Notification item’ tab. In the field you would like to customize, add an Id attribute or a Class attribute. If you add custom_font in ‘Id attribute’, you can head to the menu Appearance=>Customize=>Additional CSS (it depends on your theme): add your css like:
#custom_font{
font-style: italic;
font-family: “Lucida Console”, “Courier New”, monospace;
font-size: 15px;
}
to change the font style, family and size.Forum: Plugins
In reply to: [WP Notification Bell] Notification countHi,
I released an update that should have fixed this. ThanksForum: Plugins
In reply to: [WP Notification Bell] Notification countHi,
Yes, I’ll release an update to fix this bug. Sorry about this.Forum: Plugins
In reply to: [WP Notification Bell] Notification countHi,
Is this happening with the shortcode or the « add bell to menu » option? And is the notification box opening correctly?
You can send me a link to you website and a test user account in this email address if you’d like: [email protected]
It’s likely that it’s a problem with the position of the count span if the notification box itself is working.Forum: Plugins
In reply to: [WP Notification Bell] The last version is NOT compatabile with woocommerceHi,
I’m sorry this happened.
I just released an update to fix it. Thanks for bringing it to my attention.Forum: Reviews
In reply to: [WP Notification Bell] Can not activateThank you very much. I appreciate it.
I’ll look into adding these features in a future update. Feel free to contact me about any other suggestion anytime.Forum: Reviews
In reply to: [WP Notification Bell] Can not activateI might look into it for a future update. I have a few questions though: are these normal posts or custom post types. Do users who are posting have a specific role?
If you’d like to give more suggestions or details, you can contact me here : [email protected]Forum: Reviews
In reply to: [WP Notification Bell] Can not activateThat’s great news. I’ll still make sure to test with previous php versions.
Hope the plugin can add some value.Forum: Plugins
In reply to: [WP Notification Bell] Not Working in My WebsiteHi,
Is this when you enable the add bell icon to the menu or when you manually add a shortcode?
Can you test the shortcode in some other location and see if the problem is still there?