Shortcode Usage

GS Behance Portfolio’s shortcode usage
[gs_behance]
GS Behance Portfolio’s Shortcode attributes Usage
[gs_behance userid="creativemints" count="6" column="4" theme="gs_beh_theme1" field="branding"]
Shortcode PHP Usage

Template Usage – Add the shortcode anywhere you need to display GS Behance Portfolio in template files (header.php, front-page.php, etc.)

<?php echo do_shortcode( '[gs_behance userid="creativemints" count="6" column="4" theme="gs_beh_theme1" field="Branding"]' ); ?>
No.AttributeDefault valueoptionsDescription
1useridNoneBehance User IDAdd your Behance User ID
2count6Any numberSet number of projects to display.
3column3(4 columns)4 (3 columns)
3 (4 columns)
Columns are based on 12 grids Bootstarp, so follow columns value
4themegs_beh_theme1gs_beh_theme1 gs_beh_theme2 gs_beh_theme3 gs_beh_theme4 gs_beh_theme5 gs_beh_theme6 gs_beh_theme7Select preferred theme to display Projects
5fieldNoneArt Direction
Branding
Web Design
Illustration
UI/UX
Select preferred field to display Projects. Go to Behance.net & click on Search icon to see all Creative Fields. field parameter case & space sensitive.