Shopify themes, liquid, logos, and UX
Hello,
Is it possible to add a back button on Craft theme?
Hi @kyot
You can use the solution I provided here since Craft and Refresh were coded the same
Hi! I followed these instructions to get a back button for my site and it worked great!! I have then decided I didn't want the back button anymore and tried to delete it and now receive error: "Liquid error (layout/theme line 286): Could not find asset snippets/back-button.liquid"
Do you know how I might be able to fix it by any chance? So desperate for help.
Hi @Jordan-nw92
Kindly check the theme.liquid file and check for below code and remove the code.
{% assign collection_product_templates = "collection, product" %}
{% if collection_product_templates contains template %}
{% render 'back-button' %}
{% endif %}
It'll solve your website issue.
Thanks
Sheesh B
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024