‘Liquid error: Could not find asset snippets/sc-pb-29042019.js.liquid’
This is shown at the bottom of the website. Website is ‘Casaclothing.co.uk’
I don’t really understand the code behind it, so wondering if anyone can help me rectify this issue.
Thanks
Hi @Zhanemiliax ,
Have you recently installed/uninstalled the app Product Label & Product Badge by SolverCircle?
To remove this error message, complete the following steps:
Before you customize your theme:
- Duplicate your theme to create a backup copy. This makes it easy to discard your changes and start again if you need to.
Edit your theme code:
-
From your Shopify admin, go to Online Store > Themes.
-
Click Actions > Edit code.
- The code editor shows a directory of theme files on the left, and a space to view and edit the files on the right.
- When you click a file in the directory on the left, it opens in the code editor.
-
Click the theme.liquid file under the Layout directory.
-
Remove this line of code (should be towards the bottom of the file):
{% include 'sc-pb-29042019' %}
-
Click Save.
Let me know how it goes or if you need further help!
Hi. I’ve got same problem but your solution doesn’t help as I can’t find that line on my theme.liquid.