changing enews modal to a permalink of the page containing the form
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 19 Aug 2016 19:21:24 +0000 (15:21 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 19 Aug 2016 19:21:24 +0000 (15:21 -0400)
footer.php

index fe6bc40..c1825f3 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 href="<?php echo get_permalink(568); ?>">E-News Signup</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 href="<?php echo esc_url( get_permalink( get_page_by_path('resourcesfaqs/radio-broadcasts'))); ?>">Radio Broadcasts</a></li>
                         </ul>