Genesis Portfolio Pro

描述

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.

安装

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.

常见问题

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.

评价

2017年12月29日
Handy plugin for adding a portfolio custom post type to your Genesis theme. Does exactly what I needed it to do.
2017年1月22日
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!
2016年9月3日
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
阅读所有4条评价

贡献者及开发者

“Genesis Portfolio Pro”插件已被翻译至5种本地话语言。 感谢所有译者为本插件所做的贡献。

将“Genesis Portfolio Pro”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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.