Update theme for the new tickets url for buy tickets.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 10 Aug 2017 16:53:37 +0000 (12:53 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 10 Aug 2017 16:53:37 +0000 (12:53 -0400)
going to tickets.mackinacferry.com

assets/maps/MAP-Mackinaw-Dock1.jpg [new file with mode: 0644]
assets/maps/MAP-St-Ignace-Dock1.jpg [new file with mode: 0644]
assets/maps/MAP-St-Ignace-Dock3.jpg [new file with mode: 0644]
assets/maps/nav-MAP-Mackinaw-Dock1.jpg [new file with mode: 0644]
assets/maps/nav-MAP-St-Ignace-Dock1.jpg [new file with mode: 0644]
assets/maps/nav-MAP-St-Ignace-Dock3.jpg [new file with mode: 0644]
front-page.php
style.css

diff --git a/assets/maps/MAP-Mackinaw-Dock1.jpg b/assets/maps/MAP-Mackinaw-Dock1.jpg
new file mode 100644 (file)
index 0000000..8d42e41
Binary files /dev/null and b/assets/maps/MAP-Mackinaw-Dock1.jpg differ
diff --git a/assets/maps/MAP-St-Ignace-Dock1.jpg b/assets/maps/MAP-St-Ignace-Dock1.jpg
new file mode 100644 (file)
index 0000000..90b3021
Binary files /dev/null and b/assets/maps/MAP-St-Ignace-Dock1.jpg differ
diff --git a/assets/maps/MAP-St-Ignace-Dock3.jpg b/assets/maps/MAP-St-Ignace-Dock3.jpg
new file mode 100644 (file)
index 0000000..956f376
Binary files /dev/null and b/assets/maps/MAP-St-Ignace-Dock3.jpg differ
diff --git a/assets/maps/nav-MAP-Mackinaw-Dock1.jpg b/assets/maps/nav-MAP-Mackinaw-Dock1.jpg
new file mode 100644 (file)
index 0000000..0c0c327
Binary files /dev/null and b/assets/maps/nav-MAP-Mackinaw-Dock1.jpg differ
diff --git a/assets/maps/nav-MAP-St-Ignace-Dock1.jpg b/assets/maps/nav-MAP-St-Ignace-Dock1.jpg
new file mode 100644 (file)
index 0000000..06eae22
Binary files /dev/null and b/assets/maps/nav-MAP-St-Ignace-Dock1.jpg differ
diff --git a/assets/maps/nav-MAP-St-Ignace-Dock3.jpg b/assets/maps/nav-MAP-St-Ignace-Dock3.jpg
new file mode 100644 (file)
index 0000000..5ca2925
Binary files /dev/null and b/assets/maps/nav-MAP-St-Ignace-Dock3.jpg differ
index cd63cb4..3cf09e2 100644 (file)
@@ -28,8 +28,8 @@
         <div class="action-items">
             <div class="row">
                 <div class="buy-tickets small-12 medium-6 text-center columns">
-                    <a href="<?php echo ticket_url_base();?>order-tickets-online-6/"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/buy-tickets-graphics-2.png"></a>
-                    <a href="<?php echo ticket_url_base();?>order-tickets-online-6/"><h5>Buy Ferry <br>Tickets</h5></a>
+                    <a href="https://tickets.mackinacferry.com/Webstore/shop/viewItems.aspx?cg=MACKINAC&c=TICKETS"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/buy-tickets-graphics-2.png"></a>
+                    <a href="https://tickets.mackinacferry.com/Webstore/shop/viewItems.aspx?cg=MACKINAC&c=TICKETS"><h5>Buy Ferry <br>Tickets</h5></a>
                 </div>
                 <div class="get-schedule small-12 medium-6 text-center columns">
                     <a href="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/schedules/Mackinac_Island_2017_Ferry_Schedule.pdf" target="_blank"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/schedules/2017-Schedule.png"></a>
index c3c7f24..074ea73 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: StarLine
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for Star Line
-Version: 1.0.14
+Version: 1.0.15
 */