New form number
authorLaury GvR <laury@gaslightmedia.com>
Mon, 9 Feb 2015 15:29:27 +0000 (10:29 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 9 Feb 2015 15:29:27 +0000 (10:29 -0500)
contentsidebar.php

index 106c0c5..97543d3 100644 (file)
@@ -11,7 +11,7 @@
             <a id="pup_txt">eNews</a>
             <input type="text" id="newsletter" class="right" placeholder="  Enter email to sign up">
             <p class="open">The EmmetRecycling.org Retriever</p>-->
-            <a class="nf-modal-link" rel="nf-modal:open" href="#ninja-forms-modal-2">
+            <a class="nf-modal-link" rel="nf-modal:open" href="#ninja-forms-modal-5">
                 
                 <img src="<?php echo get_template_directory_uri();?>/assets/pup.png">
                 <div>
@@ -23,5 +23,5 @@
     </ul>
 </div>
 <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=5 text_link="eNews Signup"]'); // Must stay above wp_footer() as it adds actions to it ?>
 </div>