__default-template.liquid

I created a website in Webflow. I then imported it as a theme to Shopify using Udesly. It works great. Now when I try to incorporate apps from the Shopify App Store, like Track123 for example, When viewing the tracking page I see this: Liquid error (snippets/backup-layout line 1): Could not find asset snippets/__default-template.liquid. If I create the snippet __default-template, The message goes away, but the tracking page is not just blank. This leads me to think I need to put some code on the snippet?

Hi @Snapp

It appears the __default-template.liquid snippet is missing or empty, which is causing the error on the tracking page. To resolve this, create the __default-template.liquid snippet and add basic structure or specific code required by the app (like Track123). Often, apps include installation guides that specify the code needed in such snippets. Check Track123’s documentation for any required code to embed within __default-template.liquid. Alternatively, contact the app’s support for assistance with custom themes.

If you have other questions, I am willing to answer them more.

Best regards,

Daisy