Title: Brian Stal's Replies | WordPress.org

---

# Brian Stal

  [  ](https://wordpress.org/support/users/ixium/)

 *   [Profile](https://wordpress.org/support/users/ixium/)
 *   [Topics Started](https://wordpress.org/support/users/ixium/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ixium/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ixium/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ixium/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ixium/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ixium/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Missing admin bar](https://wordpress.org/support/topic/missing-admin-bar-3/)
 *  [Brian Stal](https://wordpress.org/support/users/ixium/)
 * (@ixium)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/missing-admin-bar-3/#post-9045102)
 * If your header is positioned fixed or absolute. you can add a z-index. z-index
   defines on what layer/height it will appear. If your header has a z-index of 
   100 and the admin-bar has a z-index of 50, your header will lay on top of the
   admin-bar, so it disappears behind your layer.. You can search for z-index in
   your css-file.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [top-nav always visible after adding SSL](https://wordpress.org/support/topic/top-nav-always-visible-after-adding-ssl/)
 *  [Brian Stal](https://wordpress.org/support/users/ixium/)
 * (@ixium)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/top-nav-always-visible-after-adding-ssl/#post-9045078)
 * It could be possible, that not all off your links within WordPress are changed.
   Since, not all plugins will do the job correctly. I noticed that a plugin like
   better search replace does the job incredibly good. You can change [http://yourdomain](http://yourdomain)
   to [https://yourdomain](https://yourdomain) by doing an automated search thorough
   the database en let it replace everything.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Missing admin bar](https://wordpress.org/support/topic/missing-admin-bar-3/)
 *  [Brian Stal](https://wordpress.org/support/users/ixium/)
 * (@ixium)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/missing-admin-bar-3/#post-9044845)
 * I’ve had the same problem…
    The admin-bar wasn’t showing up. There are a few 
   thing you should keep in mind:
 * * in the index.php use get_header and a get_footer function around the loop.
   *
   in the footer.php use the following line before you end with </body></html>: 
   <?php wp_footer(); ?> * take a look at your code and don’t set the z-index too
   high.
 * Hope this helps.
 * Best regards,
    Brian
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [top-nav always visible after adding SSL](https://wordpress.org/support/topic/top-nav-always-visible-after-adding-ssl/)
 *  [Brian Stal](https://wordpress.org/support/users/ixium/)
 * (@ixium)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/top-nav-always-visible-after-adding-ssl/#post-9044809)
 * Hey Stefan,
 * Are you using a caching-plugin? Maybe you can avoid this behaviour, if you turn
   off any caching-plugins, and browse to your site in a private window.
 * Best regards,
    Brian
    -  This reply was modified 9 years, 1 month ago by [Brian Stal](https://wordpress.org/support/users/ixium/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [4.4.2 Requires 777 while 4.3 doesn't?](https://wordpress.org/support/topic/442-requires-777-while-43-doesnt/)
 *  [Brian Stal](https://wordpress.org/support/users/ixium/)
 * (@ixium)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/442-requires-777-while-43-doesnt/#post-7160655)
 * Does the plugins directory have 777?
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [No wp table created in new database.](https://wordpress.org/support/topic/no-wp-table-created-in-new-database/)
 *  [Brian Stal](https://wordpress.org/support/users/ixium/)
 * (@ixium)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/no-wp-table-created-in-new-database/#post-7048412)
 * If you still get an error, please let me know, what the error says…
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [No wp table created in new database.](https://wordpress.org/support/topic/no-wp-table-created-in-new-database/)
 *  [Brian Stal](https://wordpress.org/support/users/ixium/)
 * (@ixium)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/no-wp-table-created-in-new-database/#post-7048407)
 * Just unpack the zip from the WordPress site in your ftp-space and start the installation
   from your own website. Fill out the database-informationpage and it will then
   automatically install the neccesary tables in the database. Make sure there are
   write-permissions on the folder where the wp-config is installed.
 * Greetz
    Ixium

Viewing 7 replies - 1 through 7 (of 7 total)