Okay
  Print

Insert Portfolios to Content

Portfolios can be inserted to pages/posts via [go_portfolio id="my_portfolio"] shortcode.

The shortcode supports three parameters:

  • id: The portfolio unique ID (required)
  • margin_bottom: Space below portfolio (optional) - It's default value is '0'
  • margin_top: Space above portfolio (optional) - It's default value is '0'

For example: [go_portfolio id="my_portfolio" margin_bottom="50px"].


You can insert any number of portfolios on your site or even on one single page using these shortcodes. You can also insert portfolios to your site using Visual Composer.