Changed support link to offsite form at client request
authorLaury GvR <laury@gaslightmedia.com>
Fri, 12 Jan 2018 17:56:51 +0000 (12:56 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 12 Jan 2018 17:56:51 +0000 (12:56 -0500)
sections/front-page.php
sections/interior-page.php

index c5b1b6b..d75483e 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(1814); ?>" class="support"></a>
+                                    <a href="https://greatlakescfa.secure.force.com/donate/?dfId=a0n46000007CeqaAAC" target="_blank" class="support"></a>
                                 </div>
                             </div>
                     </main>
index 17bc4fc..5d6e56a 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(1814); ?>" class="support"></a>
+                                    <a href="https://greatlakescfa.secure.force.com/donate/?dfId=a0n46000007CeqaAAC" target="_blank" class="support"></a>
                                     <a class="signup" href="<?php echo get_permalink(128); ?>"></a>
                                     <?php the_field('sidebar_1');?>
                                 </div>