Contents
- 1 Install GS Envato Portfolio plugin as a regular WordPress plugin. Here is different ways to install GS Envato Portfolio plugin :
- 2 Manage GS Envato Portfolio
- 3 GS Envato Portfolio’s shortcode usage
- 4 GS Envato Portfolio’s Shortcode attributes Usage
- 5 Thanks again for buy this plugin, if you need any help write to support / contact us.
Install GS Envato Portfolio plugin as a regular WordPress plugin. Here is different ways to install GS Envato Portfolio plugin :
Install by Search Plugin
- In your Admin, go to menu Plugins > Add New
- Search GS Envato Portfolio
- Click to install
- Activate the plugin
- GS Envato Portfolio will available under GS Plugins > Envato Settings

Install by Upload Plugin
- Download the latest version of GS Envato Portfolio (.zip file)
- In your Admin, go to menu Plugins > Add New
- Select “Upload Plugin”
- Click on “Choose File”
- Select downloaded gs-envato-market-portfolio.zip & click on ‘Install Now’ button
- Activate the plugin
- GS Envato Portfolio will available under GS Plugins > Envato Settings


Install Plugin using FTP
- Upload gs-envato-market-portfolio folder inside the /wp-content/plugins/ directory
- Go to WordPress dashboard > Plugins & Activate the GS Envato Portfolio plugin
- GS Envato Portfolio will available under GS Plugins > Envato Settings

Manage GS Envato Portfolio
The Menu
- Envato Settings

Envato General Settings
Envato Settings instructions added with each field.

Envato Style Settings
Envato Settings instructions added with each field.

Envato Advanced Settings
Envato Settings instructions added with each field.

GS Envato Portfolio’s shortcode usage
[gs_envato theme="gs_envato_theme1"]
GS Envato Portfolio’s Shortcode attributes Usage
[gs_envato userid="themeum" market="themeforest" theme="gs_envato_theme1" cols="3" referral_user="gsplugins" count="10"]
Shortcode PHP Usage
<?php echo do_shortcode( '[gs_envato theme="gs_envato_theme1"]' ); ?>
Template Usage – Add the shortcode anywhere you need to display GS Envato Portfolio in template files (header.php, front-page.php, etc.)
<?php echo do_shortcode( '[gs_envato userid="themeum" market="themeforest" theme="gs_envato_theme1" cols="3" referral_user="gsplugins" count="10"]' ); ?>
No. | Attribute | Default value | options | Description |
---|---|---|---|---|
1 | userid | themeum | Envato User | Add your Envato User |
2 | market | themeforest | themeforest codecanyon |
Select your Marketplace |
3 | theme | gs_envato_theme1 | gs_envato_theme1 gs_envato_theme2 gs_envato_theme3 gs_envato_theme4 gs_envato_theme5 gs_envato_theme6 gs_envato_theme7 gs_envato_theme8 gs_envato_theme9 gs_envato_theme10 |
Select preferred theme to display Items |
4 | cols | 3(4 columns) | 6 (2 columns) 4 (3 columns) 3 (4 columns) |
Number of column/s to display items. Columns are based on 12 grids Bootstarp, so follow columns value |
5 | referral_user | None | Envato Ref ID | Add your referral id for affiliate program |
6 | count | 10 | 50 | Set number of Envato items to display. Default 10, max 50 |