linking view now button to the request a quote page in the side bar
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 12 Sep 2016 15:07:29 +0000 (11:07 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 12 Sep 2016 15:07:29 +0000 (11:07 -0400)
sidebar.php

index 55de935..ea3847f 100644 (file)
@@ -33,7 +33,7 @@
                                     <div class="small-6 medium-12 large-7 columns">
                                         <h5>Request for Quote</h5>
                                         <p>Explore topics, availability and pricing.</p>
-                                        <a href="#" class="button">view now</a>
+                                        <a href="<?php echo get_permalink(4870); ?>" class="button">view now</a>
                                     </div>
                                 </div>
                             </div>