Redo for the correct modal plugin shortcode
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 23 Aug 2016 20:32:33 +0000 (16:32 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 23 Aug 2016 20:32:33 +0000 (16:32 -0400)
Use the ninja form modal shortcode.

footer.php

index 52a78b8..181c4af 100644 (file)
@@ -8,8 +8,7 @@
                             </li>
                             <li><a href="<?php echo esc_url( get_permalink( get_page_by_path('about/location')));?>">Location</a></li>
                             <li><a href="<?php echo esc_url( get_permalink( get_page_by_path('about/contact'))); ?>">Contact</a></li>
-                         <!-- <li><a href="<?php echo get_permalink(1949); ?>">E-News Signup</a></li> -->
-                           <li><?php echo do_shortcode('[popup_trigger id="e-news-signup" tag="span"]<a>E-News Signup</a>[/popup_trigger]');?></li>
+                           <li><a class="nf-modal-link" rel="nf-modal:open" href="#ninja-forms-modal-6">eNews Signup</a>
                             <li><a href="<?php echo esc_url( get_permalink( get_page_by_path('resourcesfaqs/radio-broadcasts'))); ?>">Radio Broadcasts</a></li>
                         </ul>
                     </div>