Shopify themes, liquid, logos, and UX
Hello, Just recently I have this weird code appear at the top of my website. The only thing I've done differently is I installed Printify and Postscripts but that was over a week ago. I've contacted support but it could be up to 24 hours and I have customers saying they can't access the site, but others can. Any help and advice would be appreciated. Thank you!
Here is the website to check it out as well www.americanblues56.com
Liquid error (snippets/wlm-head line 16): Could not find asset snippets/super_page_access.liquid Liquid error (snippets/wlm-head line 77): Could not find asset snippets/wlm-hide-price.liquid
Hi @MandyRenee56,
I understand your problem. You are calling a file that does not exist. Please follow the instruction to resolve this.
Liquid error (snippets/wlm-head line 16): Could not find asset snippets/super_page_access.liquid Liquid error (snippets/wlm-head line 77): Could not find asset snippets/wlm-hide-price.liquid
1. From your Admin page, go to Online store > Themes > Click the three dots > Edit code
2. Open the Snippet folder, and find the wlm-head.liquid.
3. Delete the code in the line 16 and line 77.
The code might appear like below in line 16
{% render "super_page_access" %} or {% include "super_page_access" %}
The code might appear like below in line 77
{% render "wlm-hide-price" %} or {% include "wlm-hide-price" %}
If you are having trouble finding the code. You can try to create a blank file
1. From your Admin page, go to Online store > Themes > Click the three dots > Edit code
2. Open the Snippet folder, and "create a new Snippet"
3. Name it, "super_page_access" and create another one, name it "wlm-hide-price"
Can you help my website as well ? Attaching a screenshot below. I could not find the wlm code that you have mentioned.
Website is https://jjcrunchnmunch.com/
Hello @MandyRenee56,
If app is not installed go to the Online Store > Themes > Edit Theme. Search for theme.liquid file and open it. In the file look for wlm-head and remove the line.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025