Footer not working

Dear ST-Team,
There has been a discussion already from ST 7.5.0 where the footer could not be activated in the admin panel. An update to ST 7.6.0 did not solve this problem.

However I was able to find a workaround and to modify the footer_service.rb.

def plan_footer_disabled?
false
end

Now it is possible to activate and add data to the footer-page, but only in the admin area. The footer is not displayed on the other sides. (except the landing page footer, but this one I configured manually). The values from the admin panel are written properly in the DB. So this works fine.

Do you know why the footer is not displayed?

Best regards,
Stefan