bumping version number, changing ninja forms modal for gravity forms
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 23 Aug 2017 18:52:14 +0000 (14:52 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 23 Aug 2017 18:52:14 +0000 (14:52 -0400)
changing the front page modal to use gravity forms

front-page.php
header.php
style.css

index 884617b..f821164 100644 (file)
@@ -19,7 +19,10 @@ get_header(); ?>
                                     <ul id="left-nav">
                                         <li><a class="itineraries" href="<?php echo home_url() ?>/plan-your-trip/itineraries-tours/">Itineraries</a></li>
                                         <li><a class="ask-a-local" href="<?php echo home_url() ?>/ask-a-local/">Ask a Local</a></li>
-                                        <li><a href="#ninja-forms-modal-7" rel="nf-modal:open" class="nf-modal-link enews-signup">Stay in Touch</a></li>
+                                        <li>
+<!--                                         <a href="#ninja-forms-modal-7" rel="nf-modal:open" class="nf-modal-link enews-signup">Stay in Touch</a>-->
+                                          <a id="enews-retriever-link" href="#">Stay in Touch</a>
+                                        </li>
                                     </ul>
                                 </div>
                                 <div class="medium-2 text-center columns">
index 5d42cec..8e164fd 100644 (file)
@@ -21,7 +21,7 @@
             echo wp_title( ' | ', 'false', 'right' ); bloginfo( 'name' );
         } ?></title>
         <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Shadows+Into+Light" />
-        <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=2.4.4" />
+        <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=2.4.5" />
         <link rel="shortcut icon" href="<?php bloginfo('template_url'); ?>/assets/img/icons/favicon.ico">
         <link rel="apple-touch-icon-precomposed" sizes="144x144" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/img/icons/apple-touch-icon-144x144-precomposed.png">
         <link rel="apple-touch-icon-precomposed" sizes="114x114" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/img/icons/apple-touch-icon-114x114-precomposed.png">
index e32a0ee..739567d 100644 (file)
--- a/style.css
+++ b/style.css
@@ -2,6 +2,6 @@
 Theme Name:         Visit Alpena
 Theme URI:          http://www.gaslightmedia.com
 Description:        The Theme for the Alpena CVB Website
-Version: 2.4.4
+Version: 2.4.5
 Author:             Gaslight Media
 */