rfgoetz
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-TopBar] Can't Edit TopBar TextI am not sure what you mean by backward computability.
Forum: Plugins
In reply to: [WP-TopBar] Can't Edit TopBar TextNot sure if you are still using the plugin.
I just uploaded v 4.11 and it now uses jQueiry 1.9.2.
Forum: Plugins
In reply to: [WP-TopBar] JavaScript ErrorI just uploaded v 4.11 that fixed this problem. Let me know if it continue to occur on your website.
Forum: Plugins
In reply to: [WP-TopBar] Topbar stopped working (with error code)I replicated your settings and was able to get the TopBar to work. You have a number of errors when I look at the the java console while loading your site. None of those errors come from my plugin.
I did update plugin just now to v 4.11. I streamlined how it worked when only one TopBar is defined and updated to jQuery UI to the latest version.
Can you fix your java console errors and also update the plugin?
bob
Forum: Plugins
In reply to: [WP-TopBar] "Does not have a valid header"Try installing in manually via FTP. For some reason, it doesn’t always install correctly from the repository.
That has worked for everyone else.
Forum: Plugins
In reply to: [WP-TopBar] Topbar stopped working (with error code)The instructions are on the page.
Append
&debugto the URL on your browser while you are in the TopBar admin pages. Hit enter to load that expanded URL.Your page will be refreshed with a number of debug messages. Those are what I need to see.
Just double checking, are you sure your TopBar is enabled? Does it have a start/stop time that is outside of today? It is set for a category/page that will not allow it to show?
Forum: Plugins
In reply to: [WP-TopBar] Topbar stopped working (with error code)So you still have the error message?
OK — on the Debug tab follow the instructions below the “Debug Helpers:” headline.
Send me the output messages after you refresh your page.
Forum: Plugins
In reply to: [WP-TopBar] Topbar stopped working (with error code)On the TopBar CSS tab, check what you’ve entered in to the “C. For the entire TopBar:
(i.e. at the TopBar’s <DIV>)” field.From above, it looks like you have nothing in that field. Correct?
If so, try adding this:
position:fixed; top: 40; padding:0; margin:0; width: 100%; z-index: 99999;Bob
Forum: Plugins
In reply to: [WP-TopBar] TopBar hide part of the page contentSo you have the wrong options setup on your TopBar.
On the TopBar CSS tab, look for “C. For the entire TopBar: (i.e. at the TopBar’s <DIV>)”
In that CSS, do you have it as “fixed”? i.e.
position:fixed; bottom: 0; padding:0; margin:0; width: 100%; z-index: 99999;If so, remove the
position:fixed;portion.You can close the TopBar using the options on the Close Button tab. I don’t have a way yet to reopen. Maybe a future enhancement.
Forum: Plugins
In reply to: [WP-TopBar] Transparent TopBar. Is this possible?If you can make the topbar transparant via CSS, then you enter that code into the existing CSS fields and it should work.
Forum: Plugins
In reply to: [WP-TopBar] PLugin does not have a valid headerTry downloading it via FTP. For some users, that is the only way to get the plugin to download and install correctly.
Forum: Plugins
In reply to: [WP-TopBar] Anyway to scroll text in the bar?I can see if I can change the <p> to a <marquee> tag as an option.
Forum: Plugins
In reply to: [WP-TopBar] TopBar hide part of the page contentCan you send me images of what you mean regarding the outside edges?
And no, you can only display at the top or bottom – but not at the same time.
Forum: Plugins
In reply to: [WP-TopBar] JavaScript ErrorJan, thanks for letting me know. I found the issue.
I’ll fix this in the next version.
Forum: Plugins
In reply to: [WP-TopBar] Topbar stopped working (with error code)On the Debug Tab. Copy the code in the box.. (“Below is the actual code”)