Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author rfgoetz

    (@rfgoetz)

    I don’t have a manual.

    What I’ve seen:
    TopBars using background images as the backdrop to highlight key points of their site.
    TopBars that change based on day of wee/time of day.
    TopBars that change whether the user is logged in and special TopBars for special pages.

    Thread Starter hh2015

    (@hh2015)

    Thanks Bob. Sounds cool. Could you please tell me how to remove “Generate a second link with ….” in the first row of the topbar. Also how to add some menu buttons? And how to put social sharing logo on the right side of the top bar?

    Plugin Author rfgoetz

    (@rfgoetz)

    The “Generate a second link” looks like it is coming from the PHP tab. Delete all the options on that tab.

    For Social Buttons, go to the Social Button Tab. Enable the button you wish to show. Enter your URL to make the button go to your personal site on Facebook, Twitter, etc. Then select “right” to show on the right side of the TopBar.

    Thread Starter hh2015

    (@hh2015)

    Thanks for your inputs.

    1. I still couldn’t move the social buttons to the right side of the top bar. It was set to the “right” in tab, but they are still in the center;
    2. I want to add a link button when I click this button, it can open a new webpage.
    3. When I scroll down the website, I want the topbar disappear. When I loose my mouse, the topbar will come back automatically.

    How to do these :-)?

    Plugin Author rfgoetz

    (@rfgoetz)

    1. This is a CSS setting you change. For each Social Button you can add whatever CSS you want. Try adding height:23px; vertical-align:text-bottom;float:right; to the CSS for each of the Social Buttons you are using. This is done on the Social Button Tab.

    2. Use an empty Social Button – for example Social Button #4. First create a button. Make sure it is the same size as the existing buttons (64×64 pixels, I believe). Upload that image using the upload image button. Add the link of where is would go in “Social Icon 4 Link”. Update the CSS to your needs. This is done on the Social Button Tab.

    3. Go to Main Options Tab. Set “Scroll Action” to be “ON”. Set “Scroll Amount:” to be how far down the page the user needs to scroll before the TopBar disappears. Try 0 at first, adjust as you see fit. It works best when the “Force TopBar to Be Fixed On Top of Page” is set to yes. So change that also.

    Bob

    p.s. Your website has some odd text being shown at the top (hidden under the TopBar):

    lang="en-US" class="no-js"> football, soccer, highlights, rumors, Serie A, Champions League, blog

    Looking at your HTML output, it appears a Meta data plugin (Add-Meta-Tags WordPress plugin) you are using might be setup wrong.

    Thread Starter hh2015

    (@hh2015)

    Thanks so much! Cool, I believe I can make my website look much better under your guidance :-)! Happy New Year Bob! I will do them later. Have something else in priority :-).

    Thread Starter hh2015

    (@hh2015)

    Bob, I moved the social buttons to the right. Looked good. I also added a login button on the top bar. Looked good2. I removed odd text by changing META. But I didn’t know why it came back again. Looked like an interaction between topbar and META. The Scroll Action was not what I wanted. I need a reversed effect. When scroll comes down, topbar disappears. Thank you :-)!

    Thread Starter hh2015

    (@hh2015)

    Hi Bob, how to do these? Thanks.
    1. load a background image?
    2. change topbars based on day of wee/time of day?
    3. My topbar is like: Hello visitor! Welcome to NewsBegin.COM how to change to Hello adm (or username)!….

    Plugin Author rfgoetz

    (@rfgoetz)

    1. Look at the TopBar options, you will find one that lets you load an image.
    2. Search the help forms for the TopBar and you’ll find a sample code to change the TopBar text.
    3. There is sample PHP on the PHP Tab that let’s you change the text based on who is logged in.

    Bob

    Plugin Author rfgoetz

    (@rfgoetz)

    Closing – no response in three weeks.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘How to use this plugin’ is closed to new replies.