Replace request links with fareharbor links
authorLaury GvR <laury@gaslightmedia.com>
Tue, 30 Apr 2019 15:19:50 +0000 (11:19 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 30 Apr 2019 15:19:50 +0000 (11:19 -0400)
footer.php
header.php
parts/off-canvas-menu.php
style.css

index 5050133..3c9d2c0 100644 (file)
@@ -8,7 +8,7 @@
                                     <?php get_template_part('parts/client-info-footer');?>
                                 </div>
                                 <div class="large-4 columns show-for-large-up">
-                                    <a class="request" href="<?php echo get_permalink( 22 ); ?>"></a>
+                                    <a class="request" href="https://fareharbor.com/embeds/book/wildbillsatvs/items/?full-items=yes"></a>
                                 </div>
                                 <div class="small-12 medium-6 large-4 small-text-center columns">
                                     <h5>Jeep, Ski Boat, and Jet Ski rentals<br>for loads of family fun, visit us at</h5>
index 3d99bde..9428c04 100644 (file)
@@ -4,7 +4,7 @@
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.5">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.6">
     <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">  
     <?php wp_head(); ?>
   </head>
@@ -32,7 +32,7 @@
                                             <li class="y-page"><a href="http://www.yelp.com/biz/parrots-landing-mears" target="_blank"></a></li>
                                         </ul>
 -->
-                                        <a class="request" href="<?php echo get_permalink( 22 ); ?>"></a>
+                                        <a class="request" href="https://fareharbor.com/embeds/book/wildbillsatvs/items/?full-items=yes"></a>
                                     </div>
                                 </div>                                
                             </div>
index 47f04ed..9a8477f 100644 (file)
@@ -6,7 +6,7 @@
         <li class="trip"><a href="https://www.tripadvisor.com/Attraction_Review-g42454-d8428473-Reviews-Wild_Bill_s_ATV_Rentals-Mears_Oceana_County_Michigan.html" target="_blank"></a></li>
         <li class="y-page"><a href="http://www.yelp.com/biz/parrots-landing-mears" target="_blank"></a></li>
     </ul>
-    <a class="request" href="<?php echo get_permalink( 22 ); ?>"></a>
+    <a class="request" href="https://fareharbor.com/embeds/book/wildbillsatvs/items/?full-items=yes"></a>
 </aside>
 
 <!--
index cac4e04..917a274 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: WildBills
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for ParrotsLanding
-Version: 1.0.5
+Version: 1.0.6
 */