Liquid Error on header is displaying on home page

lenam
Tourist
6 0 3

I am hoping someone can help me for some reason when you go onto the webpage https://hello-chookii.myshopify.com/  the following error is now showing on the top header: Liquid error (sections/static-header.liquid line 1): Cannot render sections inside sections.  Is there something I can do to fix this?

Reply 1 (1)

Nick_Marketing
Shopify Partner
1487 336 464

1. Go to Online Store > Actions > Edit code > Look for theme.liquid file.
2. Then, search for {% include 'static-header' %}
3. Comment out the above code like this:

 

{% comment %}
          {% include 'static-header' %}
{% endcomment %}

 

 

Nick | Ecommerce & Marketing Technology Consultant | Toronto, CANADA
- For consulting work availability, please send me a Private Message or submit a ✍️Contact Form.
- For FREE Shopify Tutorials, Subscribe to my YouTube channel (▶️ Ecommerce TV).