adding page link to 'request' button
authorIan Weller <ian@gaslightmedia.com>
Tue, 21 Jun 2016 19:04:43 +0000 (15:04 -0400)
committerIan Weller <ian@gaslightmedia.com>
Tue, 21 Jun 2016 19:04:43 +0000 (15:04 -0400)
footer.php
header.php
parts/off-canvas-menu.php

index f0eb07b..52366a7 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="#"></a>
+                                    <a class="request" href="<?php echo get_permalink( 22 ); ?>"></a>
                                 </div>
                                 <div class="small-12 medium-6 large-4 small-text-center columns">
                                     <h5>For Jeeps, Boats, and Jet Ski's<br>for family fun, visit us at</h5>
index cd0f267..00095fd 100644 (file)
@@ -30,7 +30,7 @@
                                             <li class="trip"><a href="https://www.tripadvisor.com/Attraction_Review-g42454-d2171243-Reviews-Parrot_s_Landing_Jeep_Rentals_and_Tours-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="#"></a>
+                                        <a class="request" href="<?php echo get_permalink( 22 ); ?>"></a>
                                     </div>
                                 </div>                                
                             </div>
index bdfe794..6f78428 100644 (file)
@@ -7,7 +7,7 @@
         <li class="trip"><a href="#"></a></li>
         <li class="y-page"><a href="#"></a></li>
     </ul>
-    <a class="request" href="#"></a>
+    <a class="request" href="<?php echo get_permalink( 22 ); ?>"></a>
 </aside>
 
 <!--