Shopify themes, liquid, logos, and UX
Hello.
Please help me regarding the favicon on my website.
For months it was showing up and recently it does not show anymore.
I edited the theme.liquid and added again this: {%- if settings.favicon != blank -%}
<link rel="shortcut icon" href="{{ settings.favicon | img_url: '32x32' }}" type="image/png">
{%- endif -%}
Still, the favicon does not show up.
What should I do now?
Hoping to hear from you soon.
Thankyou.
Solved! Go to the solution
This is an accepted solution.
Hello @ninja_nthgrade
You can follow the step:
1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid file, paste your code after<head>
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
Hello @ninja_nthgrade
Can you give me your Store URL( with pass if your store password is enabled) so I can check it for you?
Kind & Best regards,
GemPages Support Team
The code is included in the HTML but it's not showing up.
The favicon image size is 16px X 16px which is too small.
<link rel="shortcut icon" href="//cdn.shopify.com/s/files/1/0583/4201/5156/files/favicon1_32x32.png?v=1633940817" type="image/png">
Please try to upload a larger image (Minimum: 32px X 32px, Recommended: 96px X 96px).
Hope it helps.
Thanks.
Hi, @DavidEKim
Thank you for replying.
In the theme.liquid?
May I ask what's the reason why it is not showing up? Is there anything we can resolve the issue?
Thank you in advance.
I revised my reply earlier.
In form of favicon.ico, the minimum requirement is 16px X 16px.
The minimum size of favicon.png as an image is 32px X 32px as I know.
You still have the image size of 16px X 32px.
Please try this image.
Hope it helps.
Thanks.
This is an accepted solution.
Hello @ninja_nthgrade
You can follow the step:
1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid file, paste your code after<head>
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
Hello, @GemPages
It worked! You may check the favicon of the website.
Thank you so much for this!
Take care! 🙂
Hi
My setup is already in the photo. However, bing does not show the favicon
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024