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
1 Like
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
-
From your Admin page, go to Online store > Themes > Click the three dots > Edit code
-
Open the Snippet folder, and find the wlm-head.liquid.
-
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
-
From your Admin page, go to Online store > Themes > Click the three dots > Edit code
-
Open the Snippet folder, and “create a new Snippet”
-
Name it, “super_page_access” and create another one, name it “wlm-hide-price”
1 Like
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.
1 Like
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/
Hi There,
Can you reach out to us on themes@wholesalehelper.io for us to assist you
further on this?
Thanks!
Wholesale Helper Support Team.