Why has my footer disappeared after upgrading to Dawn 8.0?

Hi!

I’ve upgraded to Dawn 8.0 and uninstalled Zeno Page Builder since I’m doing custom code.

Problem; My footer is gone.

Handle in Navigation = ‘footer’

Anyone who can help me out? Thanks!

website: bloomist.nl

Hi @KTPoor

You can check the footer section code in your theme by following these steps.
1/ Go to Online Store → Theme → Edit code. https://prnt.sc/js2u9lX4TESb
2/ Check if footer.liquid file exists

3/ Check if the code {% section ‘footer’ %} is in the theme.liquid file.

Best regards,
GemPages Support Team