Title: Ulundo's Replies | WordPress.org

---

# Ulundo

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Logo not showing up on sticky header](https://wordpress.org/support/topic/onetone-free-logo-not-showing-up-on-sticky-header/)
 *  [Ulundo](https://wordpress.org/support/users/ulundo/)
 * (@ulundo)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/onetone-free-logo-not-showing-up-on-sticky-header/#post-6915662)
 * The topic is a little old but just in case it can still help someone… I was struggling
   with exactly the same issue and I fixed it by doing this:
 * Use the editor to edit the header-home.php file and change the line
 * $sticky_logo = onetone_option(‘sticky_logo’,$logo);
 * to
 * $sticky_logo = onetone_option(‘logo’,”);
 * Now the logo shows when scrolling down the page.

Viewing 1 replies (of 1 total)