New link to view travel planner in header navigation travel tools
authorLaury GvR <laury@gaslightmedia.com>
Wed, 17 Jul 2019 14:06:31 +0000 (10:06 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 17 Jul 2019 14:06:31 +0000 (10:06 -0400)
parts/header-meta.php
sections/blog-dropdown.php
style.css

index f964cfa..a7386c6 100644 (file)
@@ -3,7 +3,7 @@
     <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/animate.min.css">
-    <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.10101010101010101010">
     <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/favicon.ico">
     <link href='https://fonts.googleapis.com/css?family=Lato:400,400italic,700|Josefin+Sans|Lato' rel='stylesheet' type='text/css'>
index 8e00d2d..fad130f 100644 (file)
@@ -52,7 +52,7 @@ $travel_tools   = array("Order"=>get_permalink(235), "View"=>"https://www.blueto
         <div class="travel-tool-image" style="background: url(<?php echo get_template_directory_uri(); ?>/assets/travel-tool-2.png) no-repeat center center / cover;"> </div>
     </div>
     <div class="travel-tool-text-banner">
-        <a class="travel-tool-text-view" href="https://www.bluetoad.com/publication/?i=490297#{%22issue_id%22:490297,%22page%22:0}" target="_blank" >View</a> <span> &vert; </span>
+        <a class="travel-tool-text-view" href="https://www.bluetoad.com/publication/?i=594104" target="_blank" >View</a> <span> &vert; </span>
         <a class="travel-tool-text-order" href="<?php echo get_permalink(235); ?>"> Order</a>
     </div>
 </div>
index ce53d33..3c90a40 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: UPTravel 2018
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for UP Travel
-Version: 1.0.9
+Version: 1.0.10
 */