EXPO
  • Intro to EXPO
  • Setup Guide
    • Quick start guide
    • Option types
      • Text
      • Text area
      • Number
      • Choice list
      • Checkbox
      • Dropdown
      • Button
      • Swatches
      • Button (Multi selectable)
      • Swatches (Multi selectable)
      • Time picker
      • Date picker
      • File upload
    • Use cases
      • Setup extra product options
      • Gift wrapping options
      • Conditional product options
    • Customize
      • Drag and drop
      • Customize option types
      • Customize with CSS
    • Settings
      • Process flow
      • Multi-language
      • Multi-currency
    • Uninstallation
    • Integrations
      • PageFly
  • FAQ
    • Questions?
    • Compatibility
      • Known issues
      • Post-purchase
      • Expected behavior
    • Plans
  • Support
    • Troubleshooting
      • How to publish extra product options
      • Liquid error: could not find asset snippets/expo.liquid
      • How to approve our collaborator request
      • How to move EXPO section around
      • How to clear browser cookies
    • Contact
    • Changelog
Powered by GitBook
On this page
  1. Support
  2. Troubleshooting

Liquid error: could not find asset snippets/expo.liquid

PreviousHow to publish extra product optionsNextHow to approve our collaborator request

Last updated 2 years ago

If you encounter a "liquid error" issue displaying at the bottom of your store pages like this:

Could not find asset snippets/expo.liquid

Please follow these steps to remove it:

  1. Please go to your theme code editor

  2. Look for template.liquid or theme.liquid file, then scroll down to the bottom, you will see this code:

    {% include 'expo' %}

3. Please delete it, save the change, then the notice will disappear.