<?php $modal_link = do_shortcode('[ninja_forms_modal_form id=5 text_link="eNews Signup"]'); // Must stay above wp_footer() as it adds actions to it ?>
</div>
<?php wp_footer();?>
- <script>$(document).foundation({ equalizer : { // Specify if Equalizer should make elements equal height once they become stacked. equalize_on_stack: true } });</script>
+ <script>$(document).foundation({ equalizer : { equalize_on_stack: true } });</script>
</body>
</html>