changing the member sidebar type id for the sc attribute
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 16 Nov 2017 14:58:55 +0000 (09:58 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 16 Nov 2017 14:58:55 +0000 (09:58 -0500)
setting the list shortcode to industry partners

sections/interior-page.php

index e17efb1..2ff775a 100644 (file)
@@ -31,7 +31,7 @@
                                     endif;
                                 echo "</ul>";
                                 echo "<h1>Industry Partners</h1>";
-                                echo do_shortcode('[glm-members-list type="2" view="sidebar"]');
+                                echo do_shortcode('[glm-members-list type="12" view="sidebar"]');
                             echo "</div>";
                         }