Changed link for orange support button to offsite support form
authorLaury GvR <laury@gaslightmedia.com>
Wed, 8 Nov 2017 18:22:47 +0000 (13:22 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 8 Nov 2017 18:22:47 +0000 (13:22 -0500)
sections/front-page.php
sections/interior-page.php

index 660c2da..888c015 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="https://greatlakescfa.secure.force.com/donate/?dfId=a0n46000003SO7jAAG" class="support" target="_blank"></a>
                                 </div>
                             </div>
                     </main>
index 67da000..8b77430 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 class="support" href="<?php echo get_permalink(76); ?>"></a>
+                                    <a class="support" href="https://greatlakescfa.secure.force.com/donate/?dfId=a0n46000003SO7jAAG" target="_blank"></a>
                                     <a class="signup" href="<?php echo get_permalink(128); ?>"></a>
                                     <?php the_field('sidebar_1');?>
                                 </div>