Title: Genesis Portfolio Pro
Author: OsomPress
Published: <strong>May 18, 2016</strong>
Last modified: May 27, 2026

---

Search plugins

![](https://ps.w.org/genesis-portfolio-pro/assets/banner-772x250.jpg?rev=3409915)

![](https://ps.w.org/genesis-portfolio-pro/assets/icon.svg?rev=3409915)

# Genesis Portfolio Pro

 By [OsomPress](https://profiles.wordpress.org/osompress/)

[Download](https://downloads.wordpress.org/plugin/genesis-portfolio-pro.1.3.zip)

 * [Details](https://wordpress.org/plugins/genesis-portfolio-pro/#description)
 * [Reviews](https://wordpress.org/plugins/genesis-portfolio-pro/#reviews)
 *  [Installation](https://wordpress.org/plugins/genesis-portfolio-pro/#installation)
 * [Development](https://wordpress.org/plugins/genesis-portfolio-pro/#developers)

 [Support](https://wordpress.org/support/plugin/genesis-portfolio-pro/)

## Description

Genesis Portfolio Pro will add a new “Portfolio” post type where you can add portfolio
entries with images and galleries to show of your visual content.

The default template and styles will create a portfolio grid showing your featured
images in a landscape format. These will link to a simple page where you can control
the content including text, images, and even galleries.

To get started click “add new” under the new “Portfolio” menu item to add your first
Portfolio entry. Simply add your images and content just like you already know how
to do with posts and publish. Add a few more entries to build your portfolio archive
and show off your work in an attractive grid.

## Installation

Download the latest version of the Genesis Portfolio plugin and upload as a new 
plugin within your WordPress dashboard or via FTP to the wp-content/plugins folder
and then activate the plugin.

## FAQ

### What can I customize in the portfolio?

Custom templates are supported using the WordPress template hierarchy and the portfolio
image size can be overridden by adding `add_image_size( 'portfolio', 300, 200, TRUE);`
to your theme functions.php file. There are many other tricks you can use with the
Genesis actions and filters to customize anything in the plugin output.

## Reviews

![](https://secure.gravatar.com/avatar/8b2f38ebe0af50bf632981f3cc7c2142e7825dc217a47c9e41f5c02b122d758e?
s=60&d=retro&r=g)

### 󠀁[Grid is not customizable](https://wordpress.org/support/topic/grid-is-not-customizable/)󠁿

 [hansbraumueller](https://profiles.wordpress.org/hansbraumueller/) July 19, 2019

In the settings there is no way to change the default view of 3 columns in the porfolio
overview / archive page.

![](https://secure.gravatar.com/avatar/2ccca86897b2270c6bdadc468914a972941af1a6ad808d0a07bb216924a8fe67?
s=60&d=retro&r=g)

### 󠀁[Rock Solid](https://wordpress.org/support/topic/rock-solid-22/)󠁿

 [Anonymous User 7698158](https://profiles.wordpress.org/anonymized-7698158/) December
29, 2017

Handy plugin for adding a portfolio custom post type to your Genesis theme. Does
exactly what I needed it to do.

![](https://secure.gravatar.com/avatar/408f769f47141f546c2a7e3cea3d772d73d4719990ecc9fce9585708d0e96852?
s=60&d=retro&r=g)

### 󠀁[LIFESAVER](https://wordpress.org/support/topic/lifesaver-19/)󠁿

 [Kristionne](https://profiles.wordpress.org/kristionne/) January 22, 2017

This plugin was a lifesaver. After searching the web for a solution and most required
moderate to complex solutions and paid tutorials. I was happy to find it and see
that it came from a trusted Genesis source. THANK YOU! THANK YOU!

![](https://secure.gravatar.com/avatar/8ef57923a6546179f90dc1169802b7bc7f0bef0c8aab78479e32b633f840b875?
s=60&d=retro&r=g)

### 󠀁[Happy to have This plugin](https://wordpress.org/support/topic/happy-to-have-this-plugin/)󠁿

 [Eve Lurie](https://profiles.wordpress.org/elurie/) September 3, 2016

I’ve been using Genesis themes with the portfolio CPT for a while. Happy to have
it made into a plugin. Now I am not limited to themes who have incorporated it into
the theme. And, I’m starting to use it with Advanced Custom Fields to create a customized
user experience for data entry

 [ Read all 4 reviews ](https://wordpress.org/support/plugin/genesis-portfolio-pro/reviews/)

## Contributors & Developers

“Genesis Portfolio Pro” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ OsomPress ](https://profiles.wordpress.org/osompress/)
 *   [ Nathan Rice ](https://profiles.wordpress.org/nathanrice/)
 *   [ StudioPress ](https://profiles.wordpress.org/studiopress/)
 *   [ Ron Rennick ](https://profiles.wordpress.org/wpmuguru/)
 *   [ Nick the Geek ](https://profiles.wordpress.org/nick_thegeek/)
 *   [ Brian Gardner ](https://profiles.wordpress.org/bgardner/)
 *   [ marksabbath ](https://profiles.wordpress.org/marksabbath/)
 *   [ Nick C ](https://profiles.wordpress.org/modernnerd/)
 *   [ Jen Baumann ](https://profiles.wordpress.org/dreamwhisper/)
 *   [ WP Engine ](https://profiles.wordpress.org/wpengine/)
 *   [ esther sola ](https://profiles.wordpress.org/esther_sola/)
 *   [ Nahuai Badiola ](https://profiles.wordpress.org/nahuai/)

“Genesis Portfolio Pro” has been translated into 6 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/genesis-portfolio-pro/contributors)
for their contributions.

[Translate “Genesis Portfolio Pro” into your language.](https://translate.wordpress.org/projects/wp-plugins/genesis-portfolio-pro)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/genesis-portfolio-pro/),
check out the [SVN repository](https://plugins.svn.wordpress.org/genesis-portfolio-pro/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/genesis-portfolio-pro/)
by [RSS](https://plugins.trac.wordpress.org/log/genesis-portfolio-pro/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.3

 * You can use now the plugin with other themes, not only Genesis child themes.

#### 1.2.4

 * Changed ownership from StudioPress to OsomPress. You can read more details about
   it in https://osompress.com/4-new-plugins-join-osompress-family/.

#### 1.2.3

 * Removed use of `wp_make_content_images_responsive` portfolio widget images; `
   srcset` is applied via `wp_calculate_image_srcset` in `wp_get_attachment_image`
   used by `genesis_get_image`.

#### 1.2.2

 * REST: Expose the Portfolio post type and Portfolio Type taxonomy to the REST 
   API.
 * Tooling: Generate language file with WP-CLI instead of Node.js.

#### 1.2.1

 * Conform to WordPress Development Standards for PHP

#### 1.2.0

 * New: Genesis Portfolio widget.
 * New: You can now sort Portfolio archive items by menu order. Edit the menu order
   of each Portfolio item directly, or use a page ordering plugin.
 * Enhanced: image markup on the Portfolio archive is improved with `alt` and `itemprop`
   attributes.

#### 1.1

 * Added Feature items per page in portfolio archive settings
 * Fix layout setting for portfolio-type term

#### 1.0.1

 * Bug fix for search layout.

#### 1.0

 * Initial WordPress.org release.

## Community plugin

This plugin is developed and supported by a community.

## Meta

 *  Version **1.3**
 *  Last updated **2 months ago**
 *  Active installations **5,000+**
 *  WordPress version ** 4.4 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 5.6 or higher **
 *  Languages
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/genesis-portfolio-pro/), 
   [English (Canada)](https://en-ca.wordpress.org/plugins/genesis-portfolio-pro/),
   [English (UK)](https://en-gb.wordpress.org/plugins/genesis-portfolio-pro/), [English (US)](https://wordpress.org/plugins/genesis-portfolio-pro/),
   [Italian](https://it.wordpress.org/plugins/genesis-portfolio-pro/), [Spanish (Chile)](https://cl.wordpress.org/plugins/genesis-portfolio-pro/),
   and [Spanish (Spain)](https://es.wordpress.org/plugins/genesis-portfolio-pro/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/genesis-portfolio-pro)
 * Tags
 * [genesis](https://wordpress.org/plugins/tags/genesis/)[portfolio](https://wordpress.org/plugins/tags/portfolio/)
   [templates](https://wordpress.org/plugins/tags/templates/)
 *  [Advanced View](https://wordpress.org/plugins/genesis-portfolio-pro/advanced/)

## Ratings

 4.5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/genesis-portfolio-pro/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/genesis-portfolio-pro/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/genesis-portfolio-pro/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/genesis-portfolio-pro/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/genesis-portfolio-pro/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/genesis-portfolio-pro/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/genesis-portfolio-pro/reviews/)

## Contributors

 *   [ OsomPress ](https://profiles.wordpress.org/osompress/)
 *   [ Nathan Rice ](https://profiles.wordpress.org/nathanrice/)
 *   [ StudioPress ](https://profiles.wordpress.org/studiopress/)
 *   [ Ron Rennick ](https://profiles.wordpress.org/wpmuguru/)
 *   [ Nick the Geek ](https://profiles.wordpress.org/nick_thegeek/)
 *   [ Brian Gardner ](https://profiles.wordpress.org/bgardner/)
 *   [ marksabbath ](https://profiles.wordpress.org/marksabbath/)
 *   [ Nick C ](https://profiles.wordpress.org/modernnerd/)
 *   [ Jen Baumann ](https://profiles.wordpress.org/dreamwhisper/)
 *   [ WP Engine ](https://profiles.wordpress.org/wpengine/)
 *   [ esther sola ](https://profiles.wordpress.org/esther_sola/)
 *   [ Nahuai Badiola ](https://profiles.wordpress.org/nahuai/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/genesis-portfolio-pro/)