How can I fix a liquid error on my new website?

I just opened the site today and the following appears at the bottom.

Liquid error: Could not find asset snippets/globo.preorder.template.liquid

Please advise me where to correct this.

Thanks!

Hey @Sayaka_1 ,

Great Question!

Any Liquid error that starts with "Liquid error: Could not find asset…" means that you have code in place that wants to use a file, but it doesn’t exist. Reasons why it doesn’t exist:

  • The code is wrong, and is asking for the wrong file. If you’ve made recent edits to your theme double check that you’re referencing the right snippet or section name. Or,
  • The file has been deleted.

If you’ve changed theme files and need to revert them, you can roll back .liquid files individually to a time and date before you made the changes.

Based on the error message you shared, globo.preorder sounds like an app to me, have you recently uninstalled an app? If so, please take a look at the instructions listed below to remove the remaining code that may be lingering from the app:

TIP: As you continue to develop and edit your store, I highly suggest taking advantage of the Shopify Developers website. This is a place where our developers post hundreds of step-by-step coding tutorials which is a great way to familiarise yourself with all the different customization possibilities within your theme.

Let me know how you get on!

1 Like

@Moira
Resolved!!!
Thanks a lot :face_blowing_a_kiss:

My pleasure @Sayaka_1 ! Don’t hesitate to reach back out if you require any further assistance as you continue to work on your store.

All the best,

1 Like

I don’t understand nothing .i haven’t uninstalled any apps

Can you help fix live site errors?