Does anyone recommend a developer to fix this error code in prestige theme on Shopify?
Liquid error (sections/header.liquid line 429): Could not find asset snippets/wishlisthero-header-ic
Hi @pantiesandpumps ,
Please go to Actions > Edit code > Sections > Header.liquid file, find ‘Wishlisthero-Header-Ic’.
You just need to remove that code, it will work fine, it could be:
{% render 'Wishlisthero-Header-Ic' %}
or
{% include 'Wishlisthero-Header-Ic' %}
Hope it helps!
Hi @pantiesandpumps ,
I saw you liked my answer. If it helped you solve your issue, please mark it as a solution. Thank you and good luck.
Hello,
Thanks for the resolution to the error code in the header. Removing the
wishlist line of code was on point. One other question. For some reason,
the my account tab is not clickable for customers to log into their account
or create an account. Are you familiar with this problem?
Thank You,
Hi @pantiesandpumps ,
You can create a question on the community and send me the link. I will check it.
Because this will help build a better community.
Thank you.