Fixed button link for featuread partner museums
authorLaury GvR <laury@gaslightmedia.com>
Wed, 1 Apr 2015 20:08:17 +0000 (16:08 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 1 Apr 2015 20:08:17 +0000 (16:08 -0400)
parts/glm-blocks.php

index 8453786..4f7033e 100644 (file)
@@ -4,7 +4,7 @@
         glm_blocks_show();
         echo '<br>';
         echo '<div class="block-button">
-            <label><a href="#">View All Partners</a></label>
+            <label><a href="'.esc_url( get_permalink( get_page_by_title( "Partner Museums" ) ) ).'">View All Partners</a></label>
         </div>';
         echo '</div>';