• Hi guys. I have been searching high and low but couldn’t find a solution. How do I make the admin bar to load at the page header instead of the footer.

    Alternatively, how do I include the admin bar’s login/logout menu into the menu bar.

    Thanks

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Can you show us a screen shot on what you referring to? The admin bar is usually load in header.

    Thread Starter anand0412

    (@anand0412)

    hi tanja111,

    thanks for the reply. Sorry I wasn’t clear enough. I was referring to the html location instead of the location its displayed in.

    If you were to inspect the source html for https://elawjournal.com you would realise that the admin bar loads after the body.

    I want it to load before the other contents.

    This is because in slower internet connections, the page sometimes load without the admin bar which is also the navigation bar. This cripples my site.

    Thread Starter anand0412

    (@anand0412)

    Anyone?

    Hi @anand0412
    I review your source code and navigation loads after body tag as you said but that it is how it suppose to be, all content of website goes inside of body tags.
    And your navigation is on the begin of body tags so it actually before all other content.
    https://prntscr.com/gtyte8

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Make Admin Bar / Tool Bar Load In The Header’ is closed to new replies.