Archived topic
Logo on the home page of the mobile version
25 replies · Started by ROHART on April 6, 2020
Hi,
I created an element "Header Home" (location : frontpage) but I don't see the mobile logo while I can see the logo on the desktop version.
Do you have an idea why ? And How to fix it ?
Best regards
Grégory
Hi there,
You have the mobile header activated without uploading a logo:
https://docs.generatepress.com/article/mobile-header/
If you want to place the logo above the toggle in the center then simply deactivate the mobile header option.
Let me know if this helps :)
I just put off "mobile header". It's fine like that.
Thanks
No problem :)
On the mobile version, I don’t see the logo on the home page as I see the logo on the other pages.
I have charged the mobile logo on customize/header.
Do you have an idea why ?
Grégory
Hi there,
Have you uploaded a mobile header inside your Header Element settings?
Hi Tom
Have you uploaded a mobile header inside your Header Element settings?
Yes also.
Is it working now? I can see the logo:
https://www.screencast.com/t/75jh925IYr
Very strange. I touch nothing on generate press.
Sounds like some sort of caching issue.
Yes, it is. When I activate LiteSpeed Cache, the logo disappear
Hmm it might be a lazy loading issue.
Can you try this PHP snippet?
https://docs.generatepress.com/article/generate_mobile_header_logo_output/
Adding PHP: https://docs.generatepress.com/article/adding-php/
Whre I add the php code ?
See the Adding PHP link here:
https://generatepress.com/forums/topic/logo-on-the-home-page-of-the-mobile-version/#post-1230437
I add the code at the end of functions.php but nothings change.