fixing red hot deals action item link
<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.7">
+ <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.8">
<link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,700" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
<a href="<?php echo get_permalink(31);?>?glm_action=list&categorySearchMultiple[]=185,234"><img src="<?php bloginfo('template_url');?>/assets/homes.jpg"> <span>Homes</span></a>
</li>
<li class="action-items small-12 medium-3 columns">
- <a href="<?php echo get_permalink(29);?>?glm_action=list&categorySearchMultiple[]=198"><img src="<?php bloginfo('template_url');?>/assets/red-hot-deals.jpg"> <span>Red Hot Deals</span></a>
+ <a href="<?php echo get_permalink(29);?>?glm_action=list&red_hot_deal=1"><img src="<?php bloginfo('template_url');?>/assets/red-hot-deals.jpg"> <span>Red Hot Deals</span></a>
</li>
</ul>
</div>
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for BrewbakersHousingRV
-<<<<<<< HEAD
-Version: 1.0.6
-=======
-Version: 1.0.7
->>>>>>> release/1.0.7
+Version: 1.0.8
*/