From: Anthony Talarico Date: Thu, 16 Nov 2017 14:58:55 +0000 (-0500) Subject: changing the member sidebar type id for the sc attribute X-Git-Tag: v1.0.0^2~57 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=d3437d65f26c135e98de966d1fe6a6fa2adf357e;p=WP-Themes%2Fmigcsa.git changing the member sidebar type id for the sc attribute setting the list shortcode to industry partners --- diff --git a/sections/interior-page.php b/sections/interior-page.php index e17efb1..2ff775a 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -31,7 +31,7 @@ endif; echo ""; echo "

Industry Partners

"; - echo do_shortcode('[glm-members-list type="2" view="sidebar"]'); + echo do_shortcode('[glm-members-list type="12" view="sidebar"]'); echo ""; }