fixing main link to the motorhomes list page to the proper category
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 5 Sep 2018 12:33:55 +0000 (08:33 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 5 Sep 2018 12:33:55 +0000 (08:33 -0400)
sections/action-container.php
style.css

index 40ed4ae..84896bf 100644 (file)
@@ -25,7 +25,7 @@
             </div>
         </li>
         <li class="action-items">
-            <a href="<?php echo get_permalink(29);?>?glm_action=list&categorySearchMultiple[]=233"><img src="<?php bloginfo('template_url');?>/assets/actionItems/motorhome.jpg"><span>Motorhome</span></a>
+            <a href="<?php echo get_permalink(29);?>?glm_action=list&categorySearchMultiple[]=191"><img src="<?php bloginfo('template_url');?>/assets/actionItems/motorhome.jpg"><span>Motorhome</span></a>
             <div class="new-used-link">
                 <a class="new" href="<?php echo get_permalink(29);?>?glm_action=list&categorySearchMultiple[]=191">New</a>
                 <span>&nbsp;|&nbsp;</span>
index 7059d6a..85348f6 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: BrewbakersHousingRV
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for BrewbakersHousingRV
-Version: 1.0.21
+Version: 1.0.22
 */