Personalized checkout and custom promotions with Shopify Scripts
Does anyone know how to fix this error Liquid error (sections/multi-coloumns line 100): Could not find asset snippets/icon-arrow.liquid
when adding an arrow under an image?
Solved! Go to the solution
This is an accepted solution.
Hello @KarimAyman
The error you're seeing, Liquid error (sections/multi-columns line 100): Could not find asset snippets/icon-arrow.liquid, indicates that the template is trying to load a missing file, specifically icon-arrow.liquid in the snippets folder.
Check if the File Exists:
If the File is Missing:
Recreate or Add the Snippet: If you need to create the missing icon-arrow.liquid snippet:
Go to Snippets > Add a new snippet.
Name it icon-arrow.liquid.
Add the appropriate code for the arrow icon. If you want a simple arrow, you could use an SVG or a Unicode arrow, like this:
Find the Reference in the Code:
Go to Sections > multi-columns.liquid and look around line 100 for the reference to icon-arrow.liquid.
It should look something like this:
If you don't want the arrow, you can simply remove this line of code.
Save and Test:
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
This is an accepted solution.
Hello @KarimAyman
The error you're seeing, Liquid error (sections/multi-columns line 100): Could not find asset snippets/icon-arrow.liquid, indicates that the template is trying to load a missing file, specifically icon-arrow.liquid in the snippets folder.
Check if the File Exists:
If the File is Missing:
Recreate or Add the Snippet: If you need to create the missing icon-arrow.liquid snippet:
Go to Snippets > Add a new snippet.
Name it icon-arrow.liquid.
Add the appropriate code for the arrow icon. If you want a simple arrow, you could use an SVG or a Unicode arrow, like this:
Find the Reference in the Code:
Go to Sections > multi-columns.liquid and look around line 100 for the reference to icon-arrow.liquid.
It should look something like this:
If you don't want the arrow, you can simply remove this line of code.
Save and Test:
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024