外掛說明
Genesis Portfolio Pro 新增 [作品集] 內容類型,讓使用者可以新增包含圖片及圖庫的作品集項目,藉以展示視覺化內容。
外掛的預設範本及樣式會建立格狀顯示橫向精選圖片的作品集,並連結至使用者可以撰寫文字、加入圖片及圖庫的簡潔頁面。
點擊 [作品集項目] 中的 [新增作品集項目] 便能新增首個作品集項目,然後以撰寫並發佈文章相同方式加入需要的圖片及內容。接下來可以加入更多作品集項目,便能建置作品集彙整頁面,並以吸引目光的格狀排列展示作品集。
安裝方式
下載最新版 Genesis Portfolio Pro 外掛並在控制台安裝外掛,或透過 FTP 將外掛資料夾及其檔案上傳至 wp-content/plugins
目錄,然後啟用外掛。
常見問題集
-
如何自訂作品集內容?
-
這個外掛支援使用 WordPress 範本繼承的方式自訂範本,並且可以透過在佈景主題的 functions.php 檔案中加入
add_image_size( 'portfolio', 300, 200, TRUE );
覆寫作品集圖片尺寸,同時也有許多呼叫 Genesis 動作及篩選器自訂外掛輸出內容的使用技巧可供利用。
使用者評論
2019 年 7 月 19 日
In the settings there is no way to change the default view of 3 columns in the porfolio overview / archive page.
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
參與者及開發者
以下人員參與了開源軟體〈Genesis Portfolio Pro〉的開發相關工作。
參與者變更記錄
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 viawp_calculate_image_srcset
inwp_get_attachment_image
used bygenesis_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
anditemprop
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.