Creating a Portfolio Page
Instead of adding work samples directly to your Portfolio Page, you'll use shortcode to automaticaly embed your Portfolio Projects on this page.
In the Dashboard, click Pages.
From the Pages submenu, select Add New.
Name the page
Portfolio Page
. Note: You can change the button label toPortfolio
in the Menu area of your site. However, the slug for your Portfolio Page must beportfolio-page
.In the Visual or Text editor add the following shortcode (be sure to include both brackets):
[portfolio]
When finished, click Publish or Update. By default the shortcode will display all of your Portfolio Projects in a two-column grid. You can customize your portfolio layout by adding attributes to your shortcode.
Last updated
Was this helpful?