Updating liquid files do not update live store.

Updating liquid files do not update live store.

LinusThorsell
Shopify Partner
3 0 0

I am using the Dawn theme.

 

First off I tried to change the link that is showed when the cart is empty.

 

What I did:

    <h1 class="cart__empty-text">{{ 'sections.cart.empty' | t }}</h1>
    <a href="/collections" class="button">
      {{ 'general.continue_shopping' | t }}
    </a>

I changed it from the link to collections/all to a link to collections and hit save, and it did not change the link on the live page.

 

Any help towards fixing this is nice!

Thank you!

Replies 0 (0)