- This topic has 11 replies, 3 voices, and was last updated 7 years, 10 months ago by
Tom.
-
AuthorPosts
-
September 27, 2016 at 4:43 pm #229949
Edwin
Hi
Sticky logo is not showing in my website, but is enabled under Customizing/Primary Navigation/Sticky Navigation Logo Position /Sticky Only.
What to do?
Thanks
Edwin
September 27, 2016 at 11:19 pm #229997Tom
Lead DeveloperLead DeveloperHi there,
So the navigation logo is enabled and you’ve uploaded an image?
Can you link me to the page?
September 27, 2016 at 11:40 pm #230001Edwin
September 27, 2016 at 11:50 pm #230006Tom
Lead DeveloperLead DeveloperHi there,
It seems a username and password is required to view the site.
Just off to bed (almost midnight here), but I’ll check back first thing in the morning.
Thanks!
September 28, 2016 at 12:09 am #230014Edwin
Please try now. Also I found that child theme is not working
I created a child theme and copied files to the child theme, but when i make changes the files it is not showing in the website. When i change it in the main theme it showing in the website.Child theme is activated under appearance/themes
Thanks
Edwin
September 28, 2016 at 9:01 am #230110Tom
Lead DeveloperLead DeveloperInteresting, the height of the image is set to “0” for some reason.
Looking at the code I see no reason for this.
Can you try #1 on this page?: https://generatepress.com/knowledgebase/debugging/
As for your child theme, nothing should be taken from the parent theme and put into your child theme. It should only contain your custom code.
Here’s a blank child theme for you to start with: https://generatepress.com/forums/topic/how-to-install-a-child-theme/#post-198913
September 28, 2016 at 4:21 pm #230178Edwin
Hi Tom
Found the problem.
This plugin was causing it: http://speedupwpsite.com/I fixed it by adding to the custom css:
.main-navigation .sticky-logo, .main-navigation .sticky-logo img{
height:40px;
}Regarding the Child theme.
I am using the navigation page to insert social buttons next to the menu. I couldn’t find anyway to insert it the hooks.PS: I think your Theme is fantastic and perfect for someone like me that can build any client website based on your theme. It is saving me a lot of time and money 🙂
Thanks
Edwin
September 28, 2016 at 10:04 pm #230210Tom
Lead DeveloperLead DeveloperGlad you’re liking the theme!
Using the menu system to add social icons is definitely the best method 🙂 https://generatepress.com/knowledgebase/menu-social-icons/
December 8, 2017 at 10:53 pm #445387Vijay
Hi Tom,
I am using GP Theme version 2 and GP Premium Plugin Version 1.5.6 on my site at https://vjdesign.com.au
Whilst the menu sticks and its links display when scrolling, the logo fails to show.
I am using SVG logo and set up sticky nav for Desktop Only with Fade effect and 64px menu height.
I have added the same svg logo for mobile header logo, and disabled sticky mobile header.December 8, 2017 at 11:24 pm #445395Tom
Lead DeveloperLead DeveloperIs the navigation logo set to Sticky + Static?: https://docs.generatepress.com/article/navigation-logo/
December 9, 2017 at 12:03 am #445412Vijay
Awesome, that did the trick. And you responded with minutes. Thank you very much.
December 9, 2017 at 8:52 am #445689Tom
Lead DeveloperLead DeveloperYou’re very welcome 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.