Replaced footer enews signup modal with popup maker shortcode
authorLaury GvR <laury@gaslightmedia.com>
Thu, 18 Aug 2016 15:06:03 +0000 (11:06 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 18 Aug 2016 15:06:03 +0000 (11:06 -0400)
footer.php

index 94bbc2e..9e31b00 100644 (file)
@@ -8,7 +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 class="nf-modal-link" rel="nf-modal:open" href="#ninja-forms-modal-6">eNews 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 href="<?php echo esc_url( get_permalink( get_page_by_path('resourcesfaqs/radio-broadcasts'))); ?>">Radio Broadcasts</a></li>
                         </ul>
                     </div>