How to remove a liquid error from my website's homepage?

Hi, need help on the bottom of my shopify’s website homepage please. Need to remove the “Liquid error: Could not find asset snippets/back-to-the-top.liquid” . Looking forward to hearing back soon. Thank you so much.

1 Like

Hi @AaronG11 ,

That issue happen when one the file be call into site, But the file not exists, so the solve here is you can find to files theme, where have the short code {% render “back-to-the-top” %} and remove it.

Or you can go to folder snippets create a file call back-to-the-top.liquid.

Let me know if you want check directly in the site.

Hope can helpful to you!

2 Likes

Awesome! Thank you so much! Had solved my problem. Will reach out again if there’s any problem in the future. Have a great day!