Footer not being called on wordpress site

jão

New Member
So I made a change (I thought I had it backed up, apparently not). I'm not great with PHP. I changed the footer.php and now the footer isn't being called.It can't be a huge mistake. I changed little. It has to be a typo. Can you pinpoint the problem?\[code\]<?php { if (!is_page_template("template-maintenance-page.php") && $super_options[SN."_footer_widgets"]=="Yes") : ?> <div class="container clearfix"> \[/code\]It has to be in that region.
 
Back
Top