Code

Discussion on Notification Bar Plugin

Discussion on Notification Bar Plugin

Cart 400 sales

wpfruits supports this item

Supported

This author's response time can be up to 2 business days.

139 comments found.

Hi, I just ordered this item, But it does not work on my site(WP 4.2.2). It did not show anything

Hi,

Thanks for purchasing our product.

Can you please send us your site url, so that we can diagnose and fix the problem with it. Thanks!

Best, WPFruits

I just looked at your samples on my cell phone, it didn’t work properly.

Any plans on making it so this plugin works on cell phones as well?

Thanks.

Great job!!

Repurchase Question

At first glance this plugin looks good, I will continue to look at your support responses.

Are the social media icons able to be changed to the actual colors? Keep the same icons, just have them be the original color.

Thanks.

Yes it is possible by customizing plugin files.

Nice plugin. But lake of one some important, but simple features.

1) Schedule – When it will be displayed

2) Option to Enable and Disable – Second visits (to show or not to show)

Thanks, A.

Thanks for your valuable suggestion. We appreciate your suggestions and feedback. We will consider them for future updates of plugin.

How can I hide the button that appears by default in the bar? I am trying this CSS but it doesn’t hide the button!

a.nbar_button.nbar_topitem {display:none;}

I just want a text message — no link buttons.

Hi,

Please add CSS code given below at very bottom of style.css file in your theme for hiding the button

#notificationbar .nbar_topwrap .nbar_button { display: none; }

Let us know if you need further assistance. Thanks

Thanks. This works if I put it in the plugin’s internal CSS file, but not if I put in in my theme’s override CSS panel. Perhaps the plugin CSS output comes later in the page load than my theme’s CSS override file.

Hi,

Ok, then put this Code inside plugin files but keep backup of this CSS for feature reference .

Thanks

can you tell me what the “sidebar” function is in the EXTENDED NOTIFICATION BAR USED AS section, I cannot find this i the documentation, thanks

Hello, i just bought your plugin and extended notification bar feature is not working at all. The + button appears, but when clicked, nothing happens. Can you help, please?

Thank you

anca bogdan

This is my website: www.evolutiespirituala.ro

Hi,

Thanks for contacting us. Please go through plugin documentation for plugin setup and configuration details. You can find plugin documentation inside plugin package >> Documentation folder.

Please let us know if you have any issue. Thanks

Hi,

please can you give me example of you html code for your “notifications bar” that I can see here : http://plugins.wpfruits.com/nbpro/

I try to have beautifull bar as you but I can’t :|

Thanks Stane

Hi Stane,

Thanks for using notification bar. Please contact us via profile page we’ll send it to you.

Best, WPFruits

Hi amazing job. Sorry but do not work in my firefox only chrome

Hi,

Would you please provide us with url of your website.

Best, WPFruits

Hi,

We have checked our demo and it is working properly. Please check the screenshot here http://i.imgur.com/1wIzDpu.png

Best, WPFruits

Hi ! Is it possible to choose a specifics posts (not pages) or category where ad the bar ? Thank you

Hi,

Thank you for contacting us.

You can add different notification bars with different content but it is not possible to get statistics for different bars with current version of plugin.

Hopefully, it would be helpful to you. Please let us know if you need further assistance.

Best, WPFruits

Ok, thank you. So, you said me that there is no statistics available but what does “report” mean ? Also, is it possible to choose the typeface (like arial, time new roman etc) ? Thanks

Hi,

Unfortunately, this option is also not available with current version of pluign. But we are considering it for next update of plugin.

Best, WPFruits

HI, I would like to disable notification bar on desktop computer, BUT enable on resposive only ( notification bar working only for mobile device).

Can you help me out please.

Hi,

Thank you for contacting us.

Please try after adding given CSS code in your theme style.css file.

@media only screen and (min-width : 1025px) { #notificationbar{ display:none !important; } } Please let us know if you need further assistance.

Unable to Add Notification Bar, can not insert Notification Bar

I get this on the third site in my network – the other 2 do not create problems.

so I have a multisite installation. I can add any number of notification bars on the main site, on the second site but not on the third site!

Well, I had a look at the code, nothing special… I manually added a new row in database, no problem, I can use second bar. No idea, no error messages. Not sure where to look for mysql error messages, somewhere in mysql log…

Hi,

Thank you for letting us know. Can you please contact us via our profile contact form with login details of your website, so that we can diagnose the issue.

Best, WPFruits

Hello,

I am running a mult-site network of websites. The plugin works on the main admin/root site, but not on any of the other network activated sites. Can you think of a reason why I keep getting the message “Unable to Add Notification Bar, can not insert Notification Bar”.

The following warning does pop-up when on networking sites. Warning: array_key_exists() expects parameter 2 to be array, boolean given in / . . . wp-content/plugins/notification_bar_pro/inc/admin/nb_settings.php

Any assistance would be appreciated.

Hi,

Thank you for contacting us. Can you please know us that have you activated plugin for the Network admin..?. If yes, please deactivate it from Network admin and activate the plugin for the particular site in order to fix this issue.

Hope it would be helpful to you. Please let us know if you need further assistance.

never mind, figured it out

Okay, let us know if you have any further query.

I just purchased and this is what I got when I tried to upload it to wordpress Unpacking the package…

Installing the plugin…

The package could not be installed. No valid plugins were found.

Plugin install failed.

highly pisst!

Hi,

Please unzip and upload the content of upload folder to install plugin.

Best, WPFruits

I just purchased and this is what I got when I tried to upload it to wordpress Unpacking the package…

Installing the plugin…

The package could not be installed. No valid plugins were found.

Plugin install failed.

highly pisst!

Hi,

Please unzip and upload the content of upload folder to install plugin.

Best, WPFruits

Hi, In description of the item its written – “you can set it to close and it can slide down say after 6 sec if you set the time to 6 secs or vice versa.” I was not able to find settings which will help me achieve this. I want the notification bar (not extended bar) to automatically slide after a visitor spends 10 seconds on a particular page . How can i do that ?

Thanks.

Please let me know what change in the code should i do inorder to achieve this feature. Thanks

Hi,

Unfortunately it is not possible for us to explain code as it is not a simple code, you have to go through plugins code files for its customization. It will need expertise on php, html, jquery and css. We’ll suggest you to consult some professional developer for its customization.

Best, WPFruits

Is there any way I disable the function that allows the user to hide the Notification Bar? (I’m referring to the default bar and not the extended bar.

Thanks

Hi,

Thank you for contacting us. Actually, there is no option in plugin for this but you can hide the close button with the help of css,

notificationbar a.nbar_close {display:none;}

Hope it would be helpful to you. Please let us know if you need further assistance.

Best, WPFruits

Hi. I am very interested in purchasing your plugin. One thing that I absolutely need is the ability to cookie the visit so that the notification only shows on the first visit, and not on subsequent visits (or on some schedule, such as do not display for next X days). Is this functionality built in? Thanks, ab

Hi,

Thanks for taking interest in our plugin. Unfortunately, it is not possible with current version plugin. But we’ll definitely consider it for our upcoming update.

Best, WPFruits

Hi how to make it show on mobile device only and not desktop ?

Hi,

Thanks for writing us. Unfortunately, it is not possible with the current version of plugin.

Best, WPFruits

huh ?? just a media query did the trick … You Can Make a php function and implant it in setting to which either show for both,mobile or only desktop … other you know all …. @media screen and (min-width: 0px) and (max-width: 960px) { #notificationbar { display: block; } /* show it on small screens / }

@media screen and (min-width: 961px) and (max-width: 2048px) { #notificationbar { display: none; } / hide it elsewhere */ }

Thanks for replying …. Cheers!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey