Theme: Dawn. Footer is not showing

Topic summary

A Shopify store owner reported their footer not displaying on the live site despite appearing correctly in the theme customization panel.

Issue Details:

  • Footer visible in Shopify admin customization interface
  • Not rendering on the actual website (virtuvetau.lt)
  • Theme: Dawn

Resolution:

  • The footer section was disabled in the theme code
  • User confirmed they hadn’t manually modified the code
  • Issue resolved by re-enabling the footer in the code

Key Takeaway:
The problem was traced to the footer being commented out or disabled in the theme files, despite showing as active in the visual editor. A screenshot was shared showing the code fix for others experiencing similar issues.

Summarized with AI on November 2. AI used: claude-sonnet-4-5-20250929.

Hello,

My Shopify footer is not showing. I have found many discussions on this topic, however nothing helps. It looks like this in customization:

However, it doesn’t appear on a website. Link - https://virtuvetau.lt/

password: crowd

@Flumber Hope you are doing well.

It looks like the footer part is not visible in your code. is there anything you have updated in the footer code?

1 Like

Thank you! I have checked the code, and it was disabled there. I have not touched the code though. Will leave a screenshot, if somebody will encounter the same issue.