Why is weird code appearing at the top of my website?

Why is weird code appearing at the top of my website?

MandyRenee56
Excursionist
40 0 6

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

 

fgfg.JPG

Replies 4 (4)

made4Uo
Shopify Partner
3877 719 1231

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"

 

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free
JJtraders
Visitor
1 0 0

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/

Screenshot 2025-01-10 at 4.09.54 PM.png

WholesaleHelpe
Excursionist
18 0 7
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.

WholesaleHelpe
Excursionist
18 0 7

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. 

 

WholesaleHelpe_0-1678080289274.png