Global Footer Displayed on Theme Editor but not on pages

Hi everyone !

I have had to use the CMS to build 3 similar websites recently, basically they look the same beside the main color.

To achieve this I have created a Child Theme from one I found in the markeplace.

The goal was simple, we create the first website, use it to add as much update to the Child Theme’s code as needed and then, once it is done, create two clones from that Child theme and “change the color”.

The first clone is working fine. But on the second, the footer does not display on the pages. Only in the theme editor.

Thank you in advance for your help.

Hey @NCesari this is a code issue with your theme. Did you download your theme from the marketplace or build it yourself?

If you downloaded from the marketplace I’d recomend reaching out to the theme developer, however if you have customised this code that would need to be troubleshoot by yourself too.

If this is built by yourself, it’s really impossible to troubleshoot anything without seeing the pages you’re seeing this on. Do you need the footer within the HTML of your live pages? Do you see any JS errors when checking your live pages?

I’d suspect there may be a syntax error and a HTML section that’s not closed properly, but again, I can only speculate with the info you’ve provided.