Update enews form id
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 24 Jun 2015 16:26:13 +0000 (12:26 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 24 Jun 2015 16:26:13 +0000 (12:26 -0400)
to 7

footer.php

index fe59cb9..16f4532 100644 (file)
@@ -34,7 +34,7 @@
 </div>
 </body>
 <div id="modal-placeholder">
-  <?php $modal_link = do_shortcode('[ninja_forms_modal_form id=2 text_link="eNews Signup"]'); // Must stay above wp_footer() as it adds actions to it ?>
+  <?php $modal_link = do_shortcode('[ninja_forms_modal_form id=7 text_link="eNews Signup"]'); // Must stay above wp_footer() as it adds actions to it ?>
 </div>
 <?php wp_footer(); ?>
 <?php do_action('foundationPress_before_closing_body'); ?>