Update the link for the support buttons.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 28 Dec 2017 20:25:15 +0000 (15:25 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 28 Dec 2017 20:25:15 +0000 (15:25 -0500)
Going to the annual support page now.

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

index 660c2da..c5b1b6b 100644 (file)
@@ -90,7 +90,7 @@
                             <div class="row">
                                 <div class="small-12 columns text-center donation">
                                     <?php the_field('front_content');?>
-                                    <a href="<?php echo get_permalink(76); ?>" class="support"></a>
+                                    <a href="<?php echo get_permalink(1814); ?>" class="support"></a>
                                 </div>
                             </div>
                     </main>
index 665b4be..17bc4fc 100644 (file)
@@ -30,7 +30,7 @@
                                 <?php $index_template = true; ?>
                                 <?php include get_template_directory() . '/parts/main-content.php'; ?>
                                 <div id="sidebar" class="text-center small-12 large-text-left large-4 columns">
-                                    <a href="<?php echo get_permalink(76); ?>" class="support"></a>
+                                    <a href="<?php echo get_permalink(1814); ?>" class="support"></a>
                                     <a class="signup" href="<?php echo get_permalink(128); ?>"></a>
                                     <?php the_field('sidebar_1');?>
                                 </div>
index 5647a2c..ffd5d35 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: GreatLakesCenterfortheArts
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for GreatLakesCenterfortheArts
-Version: 1.0.26
+Version: 1.0.27
 */