I have set the button action to execute javascript and added the code in the box. onclick=”_scheduler.show({ schedulerId: ‘sched_vvgfrx12ik’ })”;
I also tried adding javascript:onclick=”_scheduler.show({ schedulerId: ‘sched_vvgfrx12ik’ })”;
Is there another way it should be added to get it to function properly? When I check the code in inspector it shows this:
<a class="wpfront-button" onclick="javascript:wpfront_notification_bar_button_action_script();">Book Now</a>
]]>
In Chrome Mobile, upon refresh, the page with notification bar usually scrolls to bottom. Sometimes the first refresh and later and other times begins on 2nd refresh. Only Chrome Mobile. Chrome Desktop and Firefox Mobile don’t have the issue.
Was working fine for ages. Changed message and problem noticed. Not sure if problem started then or just noticed then. Tried clearing WordPress AND browser cache. Dids not help. Tried narrower message. Did not help.
Thanks!
We’re currently looking at redirecting a site into our main website and we want to add a query string to the end of it e.g. ?redirectfrom=websitename which will show a banner at the top of the page only when the query is present, is this doable?
]]>I am only able to preview the notification when it’s enabled. This defeats the purpose of the preview option. Please advise if there is a step I’ve missed. Thanks.
]]>Hi, I am having trouble with making notification work with sticky header. It is working normally with regular header, but notification bar is overlapping the sticky header, it is not a z-index issue because I need notification bar to push sticky hearder down so they are one below another but it can’t push it because both are “position: fixed”
I am using Elementor.
I can add “top: 70px” for example on my sticky header, and there is a room for notification bar above and they are not overlapping, but there is an issue – if there is a cookie active, and notification bar should not appear that “top: 70px” CSS will stay anyway, and my sticky header will move down even there is no notification bar.
So, I was thinking to add notification bar as a shortocde to sticky header.
I’ve tried using “Theme Sticky Selector” but I could not achieve anything with that.
Or maybe notification bar should get a new class if theres is a cookie active and if it is not going to appear for example “notifciation-bar-disabled”, then I think I could check with jQuery if that class exists, and if exists, if I know that the bar will appear, only then add “top: 70px” to my sticky header.
Or maybe you have another idea? Please let me know. Thank you in advance
The plugin has been installed on our site for years and has never had problems. Recently we went to create a new notification bar but no settings options populate on the page, just a blank screen with the heading “WPFront Notification Bar Settings”. I’ve tried to uninstall and reinstall the plugin, no luck.
]]>Hello,
if we put custom css
.wpfront-notification-bar {
padding: 15px;
}
Than the bar will not be fully closed. Also could you do display: none instead of changing visibility?
]]>Hi there!
Your plugin — as always — works great!
If there’s one thing you could add to your plugin is the ability for the user to create banner templates and save them for future use.
For example, the user may want to create and save separate templates for:
Currently, we have to recreate a banner every time we wish to display any of the above banners. Painful! ??
Also, the Pro version of your plugin doesn’t seem to offer the above feature. So, if and when integrated, please add the feature to both the Free and Pro versions of your plugin.
Help appreciated. Thank you!
]]>Hello,
I have the pro version, and I have been able to successfully add the bar to product pages that fall under a category by displaying their visibility for product categories.
What this hasn’t worked for, however, is the product category/archive pages themselves.
Is there any way to enable this please?
]]>Hi there! In the settings, the notification bar is set to “display on scrolling.”
I would like to have it automatically appear on a specific page.
Is there some code I could include on that page that would override the “display on scroll” setting and automatically appear?
Thanks for your help!
]]>Is it possible to have multiple notifications rotate? I checked the website and even looked at the PRO version, but I did not see if this is possible.
]]>Good Day,
When issuing a plugin revision, can you please be more specific about your changes in your Changelog?
Specifically:
Click here and here for excellent examples of plugin Changelogs.
Thank you!
]]>Hi, I have created a Notification Bar on my Company Website. It worked fine till last Update (maybe Plugin or Browser).
The Bar is visible at the first view, (max Views=1), when I open the page again only the reopen button is shown – absolutely correct. When I press the reopen button the Notofication Bar reopens in the correct size but completely white, no text, no buttons etc.
The style of the “wpfront-notification-bar” in this case is invisible “display:none”. When i disable this style in Webmaster Tools in Firefox or Chrome the Bar shows up correct!
The last Notification I made was in January, everything worked fine, never touched the Settings after that.
Plugin is 3.4.1, WordPress 6.4.1
PS: Firefox Console shows “[WPFront Notification Bar] Setting notification bar state to visible.” But it is display:none!
Thanks for your help.
]]>Hi there,
I am using current user role in the notification bar that dynamically change based on WooCommerce purchase. I am also using WP-Optimize plugin for caching pages. When the page is cached, notification bar is cached too so user role remains unchanged after WooCommerce purchase.
I was wondering is there any way to exclude notification bar from caching while keeping the page cached? Please let me know. Thank you!
]]>hi there,
i am stuck and can’t believe that there is no option for aligning text within the bar. the align option of the blocks are being ignored in my case.
maybe some css wizard could help?
thanks a lot! kai
Screenshot here: https://share.cleanshot.com/fGhDdVL1
Also, I can’t find all my “pages” in order to enable notification bar on just one page. It’s not listing all of them. Can you add the option to manually type in the URL of the page we want notification bar enabled on? Rather than scrolling through hundreds of pages trying to find the one I need (and not finding it)?
Thank you,
Brian
The notification bar looks great on desktop but is not showing at all on mobile (iPhone 14 in Chrome app, logged into WordPress backend). Below is a screenshot of the current settings I think would be relevant. Thank you!
]]>Hi,
I didn’t manage to allow editors to access plugin administration.
I have the User Role Editor plugin. What are the few steps I should follow to grant access to Editors ?
Thanks
How can I add custom formatting to 1) make the button larger, 2) Adjust the button font size, and 3) center the button below the text? I’ve tried plugging in suggestions I find on Google to custom CSS under the below code, but nothing changes.
/* To modify the button styling */
#wpfront-notification-bar div.wpfront-button {
}
Hi there, great plugin. Is there a possibility you can make this accessible or let us know if there’s code we can change? For example, on this staging site https://wordpress-1140774-4003342.cloudwaysapps.com, scroll down a bit and the red bar will appear at the top of the homepage. Hit escape and start tabbing through. You’ll see the notification bar is missed so users can’t access the notification/discount link. TIA!
]]>The notification bar on mobile apple and android devices covers the hamburger & search menu. On desktop, the notification bar works fine in pushing the entire header down to not cover anything.
]]>Hi there. I must have added an error to some HTML inline styling code I used when editing the text for my notification bar and I got the white screen of death sitewide. I managed to disable your plugin on the server side, but now I can’t re-enable your plugin without crashing my site.
My question: Is there a way I can access what I entered when editing the notification bar without enabling your plugin? Or stop your plugin on the server side by changing some line of code in your plugin temporarily?
Thanks for your help!
]]>I’m having an issue with the notification bar covering the main site menu. What can I do ?
]]>I’m having an issue with the notification bar covering the main site menu. I have tried adjusting the z-index of both the menu and the bar, but nothing works. Do you have any recomendations?
]]>When viewing my website I notice that the banner on my Mac desktop is fine. However, on my iPhone the banner cuts the word “new” leaving the “n” on the top line and the “ew” on the line below. How can I prevent this from happening?
My desktop is using macOS Ventura 13.4.1 and iPhone is 14 Pro. Both are up to date.
]]>We have a notification bar set to the bottom. Once it’s closed it is supposed to stay closed but we noticed that when you visit other pages after you close it, it will flash at the bottom or stay on until you start to scroll down the page, then it disappears. Any suggestions?
]]>How can I disable on one page, or – after the user clicked the button once?
]]>Hi, I’m having an issue with the notification bar. After setting it up, I’m getting a white rectangular box behind the text (the bar background is green) See here: https://snipboard.io/STkRMd.jpg
I’ve tested various settings but nothing seems to help. Any ideas?
]]>Hi,
Had a really old version of the plugin active and just updated it to the recent version.
I’m getting duplicate content showing. Here is a screenshot, https://drive.google.com/file/d/1xCns7q4LiJOpu7A1tAUgSLLhXeRrX-Nf/view?usp=sharing
https://www.custersportsmensclub.com
Starting to investigate but can’t find anything so far.
Thoughts?
Thank you.
]]>hi
a couple of weeks ago I changed the settings of my Notification bar from appearing on every page to just a landing page (first page of interaction) as it was just too annoying seeing it on every page while browsing.
As a result, it stooped showing up on my desktop PC, even in the preview mode, but it is still coming up on the phone.
Could you please advise what went wrong and how to fix it.
I have Windows 10, 64 bits.
thanks
]]>