Can we get the capability requirement for this updated to something other than Administrator? Even something like Manage Options would be good. Or, better yet, make it a setting that can be defined. Thanks!
]]>Currently this top bar showing to all devices. I want to show this bar only in mobile phone. so there will be a great feature if you bring device selection such as PC, Laptop, Tablet (landscap & portrait), Mobile (landscap & portrait) Etc.
]]>Can we please have option to schedule active/inactive date & time.
Just have schedule option enable/disable, and if enabled, two additional fields, start and end date.
Something like:
tpbr_start = strtotime(“2024-06-21T00:00”);
tpbr_end = strtotime(“2024-06-25T00:00”);
if ( time() > $tpbr_start && time() < $tpbr_end) {update_option( ‘tpbr_status’, ‘active’ );}
else update_option( ‘tpbr_status’, ‘inactive’ );
Hello,
For our multilanguage webshop i want to hide the topbar for our german language. We are using WPML. I already tried different CSS codes, but nothing seems to work until now. Can you help me with this?
]]>I have this warning issued by WP Toolkit.
WordPress Top Bar plugin <= 3.0.5 – Cross Site Scripting (XSS) vulnerability
Cross Site Scripting (XSS) vulnerability discovered by Joel Indra (Patchstack Alliance) in WordPress Plugin Top Bar (versions <= 3.0.5)Source: Patchstack, Wordfence
]]>Hi
Is it possible to see the top bar on mobile ?
Thanks
]]>SOLVED BY USING A DIFFERENT PLUGIN. When my top bar is enabled, it creates a problem with the admin view. The top bar is sitting on top with the page info grayed out.
Screenshot here: https://jimpotterauthor.com/wp-content/uploads/2023/07/send-and-delete-top-bar-support.png
]]>I cannot figure out why it will not remove even after changing all the parameters.
]]>I got this javascript error in my browser console as soon as I scroll the screen (and repeats whenever I scroll the screen):
Uncaught TypeError: Cannot set properties of undefined (setting ‘clean’)
To find the line I loaded the unminified javascript and this seems to happen on line 317 (or 379) which is:initialEls[index].clean = true;}
so I changed this to:if (initialEls.index) {initialEls[index].clean = true;}
so that it fails silently.
As I’m not sure under what condition the index doesn’t exist in the first place, so I thought I’d report it here to be fixed.
What is the best way to target the top bar via CSS to change its font to match rest of the site’s default font?
Thanks for the great plugin.
]]>Hello,
I have a WordPress multisite installation, will Top Bar work on multisites? Like, if I want to push the same notification to all sites at the same time, can I do that?
Thank you!
]]>Hello,
Is is possible to create more than one bar?
]]>Hi, I added the following CSS to set the hover color for the top bar, but it doesn’t seem to affect the far left & right edges. Do you know how I could fix that?
.woa-top-bar-wrap
:hover{
background-color: #066352;
}
Thanks for your help,
Chris
Same topic as this one which is 2 years old : https://www.ads-software.com/support/topic/allow-non-admin-users-to-manage-this/
The functionality is still not developed? It’s really a pity, it’s missing a lot
I have a problem when applying Detect Fixed Navigation on Shop Isle theme. Overall I would like to use this functionality as it stops the top bar from displaying over the header logo and menu on this theme, but when I activate there seems to be some kind of translucent overlay present. Is there any way of removing this overlay, possibly though CSS?
I have disabled this for now, as at least the bar moves when scrolling, but there is a screenshot of the problem here: https://www.tapcoroofingproducts.com/wp-content/uploads/2022/06/trp_screenshot.png
I’m using the free version at the moment by the way, happy to upgrade if this will solve the problem.
Thanks
Steve
I love your Top Bar plugin and know that we’re going to have issues depending on the theme being used, especially when a header is sticky. Can you take a look at at https://thelearningcommunity.org and assess why, when the top bar is active, it makes the header flash when the user scrolls down the page? We’re using YooTheme.
]]>I didn’t see in the screenshots but is there a way to set transparency of the bar like in the plugin image?
]]>Hi – I have the top bar enabled, but it’s not displaying.
I’ve already deactivated all plugins and switched to a default WP theme, but it didn’t solve it. So, I turned the plugins / main theme back on.
Will you offer advice?
Thanks,
Sam
We are in Los Angeles, which is US Pacific Time (UTC minus 8).
I have my top bar set to “start” on 12/19 and “End” on 12/20. I presume that since you don’t prompt for times of day, this means midnite to midnite. I can live with that. Problem is, it is turning on at midnite Greenwich Mean time, even though I have my instance of WordPress configured to be on Los Angeles time zone.
Is this a bug? Or am I missing something?
]]>hello
it does not work with the astra theme
look at my top bar setting here :
https://drive.google.com/file/d/1CtA7EmrhUAqoLcFqEYVNdxNeT-iiOzpl/view?usp=sharing
Thanks
]]>If a single quote is used in the top bar text, it breaks the plugin front behaviour (since string is evaluated in Javascript with single quotes surrounding)
A temporary workaround is to espace single quotes in the text provided in admin.
]]>Hello,
I use on my client website Polylang translation plugin, and now I have problem to scan a new translation from your plugin. I need to display 2 languages in top bar for both language.
Can you help me with that?
]]>Hi,
Thanks for working on this plugin. I’m thinking of two settings that could make this plugin more flexible.
– Add an option to disable styles. In this way it will be possible to customize it without having to overwrite so many rules, especially useful when the styles are highly customized. This would not be a braking change if the default option is to keep the inherited styles.
– Adjust the HTML so that the message is inside a node, possibly a span. Currently inside tpbr_box is the message as plain text and in the same div the anchor. In this way it is hard to apply styles to only one element since the text is not a node itself.
I await your thoughts
Thanks
Hello,
Is it possible to use it with option fixed, but so all the menu links then scrolling would be still visible on top, not little bit below it?
url: https://epood.veebilahendus.ee/ (pw: 12345)
Thx!
]]>Hi,
I would like to change the font color and I can not arrive, it is always in white :((
Could you help me please ?
Best regards
]]>…
]]>Hello i want to add a shortcode from my theme to add a countdown, how can i do that?
]]>Hi Nice plugin,
However, I have conflict with Jquery Colorbox plugin – it seems to add the overlay over your plugin top bar.
Detect fixed navigation : yes
Position: fixed (top)
Do you have a way to move JS to footer?
]]>Hi !
Just to warn you about a bug occuring in last version : if the button text contains a single quote, a Javascript error occurs
An easy fix is to edit tpbr_front.js line 62 and to replace the single quote by a `
]]>How do I fix the Top Bar showing in front on Navigation on Mobile? Only does it on this one page.
]]>