• Resolved draco678

    (@draco678)


    Not worth mentioning I think but still here are some things I noticed with about 15 minutes of testing.
    1. Custom image position is centered by default. I guess we have to use css to reposition it. But you are welcome to tell me how before I figure it out myself.
    2. Clicking yes or no on the settings causes the page to reset to top. If possible, can you make it stay at that place?
    3. Adding the code from ultimate css generator in option A disables image being displayed.
    4. Font size for text on the settings buttons of the plugin (All top bars, Main options etc) is a little big. Or maybe its the button height being too small.
    5. The check message may be redundant. Can be left only on the Main options page.

    Nevertheless, 5 stars for this plugin!
    Good Luck!!

    http://wordpress.org/extend/plugins/wp-topbar/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Bob

    (@rfgoetz)

    Thanks for the feedback..

    Let me try:

    1: Use “background-position:right;” in CSS Option A.
    2. You must be using IE? That is a JQueryUI bug. I think there is a work around. Let me see if I can find it and put it in the next release.
    3. My thinking is that you would use a background image that covers the entire width of the screen (see http://zwebify.com/ for samples). So, if you need a gradient you would put that in your image. That said.. I can fix it — but I have to change how CSS renders the background image/gradient (see http://www.heresonesolution.com/2010/09/using-a-css-gradient-and-a-background-image-on-the-same-element/. I have to do it in a way to not break existing users.
    4. Can you send me a screen shot of what you are seeing? I don’t have that issue on the browsers I test with.
    5. My hope is that this would reduce support emails! The use cases don’t have everyone starting at the Main Options (you can go directly to any of the Tabs for a TopBar from the All TopBars view) Let me see if there is a way to disable check messages for a time. No promises.

    Bob

    Plugin Author Bob

    (@rfgoetz)

    For #2 – I found the issue. It is really odd fix. I need to re-order the CSS file so that the fix for a WordPress defect is recognized by the browser. (see http://core.trac.wordpress.org/ticket/23684)

    That fix will be in the next version.

    Bob

    Thread Starter draco678

    (@draco678)

    Thanks for the response.
    2. I am using Firefox 22.0.
    3. I was testing a small download button kind of image. But I guess I will try the soln u mentioned.
    4. Heres the link.
    http://picpaste.com/wp-topbar_tabs-rRMuoJZQ.png
    This could be a case of personal preference, but don’t blame me for I have already said ‘not worth mentioning’. 🙂

    5. You are right. I never thought about that.

    Plugin Author Bob

    (@rfgoetz)

    For #2, I *think* I fixed it in version 5.02.

    Can you confirm for me?

    Bob

    Thread Starter draco678

    (@draco678)

    Yeah fixed! Good Luck!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Some minor glitches in a superb plugin’ is closed to new replies.