Also remove slash from this url
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 11 Apr 2017 17:22:59 +0000 (13:22 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 11 Apr 2017 17:22:59 +0000 (13:22 -0400)
same as last already there from get_permalink.

sections/front-page.php
sections/interior-page.php

index f7a8d94..b3a1884 100644 (file)
@@ -24,7 +24,7 @@
                                 <div id="action-buttons" class="small-12 small-centered columns show-for-medium-up">
                                     <div class="row large-collapse">
                                         <div class="action-button small-12 large-4 columns">
-                                            <a class="sales" href="<?php echo get_permalink(31);?>/"></a>
+                                            <a class="sales" href="<?php echo get_permalink(31);?>"></a>
                                         </div>
                                         <div class="action-button small-12 large-4 columns">
                                             <a class="hot-deals" href="<?php echo get_permalink(29);?>?glm_action=list&red_hot_deal=1"></a>
index 67e177b..8619d8e 100644 (file)
@@ -46,7 +46,7 @@
                                 <div id="action-buttons" class="small-12 small-centered columns show-for-medium-up">
                                     <div class="row large-collapse">
                                         <div class="action-button small-12 large-4 columns">
-                                            <a class="sales" href="<?php echo get_permalink(31);?>/"></a>
+                                            <a class="sales" href="<?php echo get_permalink(31);?>"></a>
                                         </div>
                                         <div class="action-button small-12 large-4 columns">
                                             <a class="hot-deals" href="<?php echo get_permalink(29);?>?glm_action=list&red_hot_deal=1"></a>