Dump version number and hide the industry partners
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 10 Oct 2018 20:08:44 +0000 (16:08 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 10 Oct 2018 20:08:44 +0000 (16:08 -0400)
Hide industry partners

sections/interior-page.php
style.css

index 313f21f..561d3c5 100644 (file)
@@ -42,8 +42,8 @@
                                 if ( is_active_sidebar( 'side-ad' ) ) : dynamic_sidebar( 'side-ad' );
                                 endif;
                                 echo "</ul>";
-                                echo "<h1>Industry Partners</h1>";
-                                echo do_shortcode('[glm-members-list type="12" view="sidebar"]');
+                                // echo "<h1>Industry Partners</h1>";
+                                // echo do_shortcode('[glm-members-list type="12" view="sidebar"]');
                                 echo "</div>";
                             }
 
index 4c71a5b..52a66ce 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: MiGCSA
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for MiGCSA
-Version: 1.0.19
+Version: 1.0.20
 */