這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Portfolio Gallery Master

描述

Portfolio Gallery Master is designed to provide a very simple portfolio administrations using custom post type post. Each post users create under the PGM Portfolio becomes a gallery on the page where they put the shortcode. Each post needs a featured image assigned to the post and it will automatically scaled in the original ratio to be displayed. Each portfolio gallery has a mouse overlay effect that shows the title of the portfolio post. Users can adjust the frame color, font color, overlay background color, and many more from the styles and settings. This plugin also features a responsive mode by default that always show the galleries centered to the parent container and there is a mode where you can set to show a specific number or galleries per row and automatically scale when the browser size changes.

The intuitive admin UI in “Styles” options page will allow users to modify:
* Portfolio gallery box width, height, margin, and padding
* Color for portfolio gallery box frame, mouse overlay cover, text on the gallery box

In the “Settings” options page users can:
* Disable link to portfolio post when the gallery is clicked
* Disable hover effect to only show as a gallery
* Display mode to “Fixed Size” responsive, “Auto Resize” based on the width of the browser first loads the gallery, and “Portfolios per Row”

With the “Portfolios per Row” option, you can specify # of boxes (portfolios) to display per row with the optional min width and max width settings, which will keep the # of post per row until the width of the portfolio box becomes smaller or larger than the min or max width setting.

The hover affect is based on the “Direct Aware hover Effect” gallery based on jquery.hoverdir.js.

Support

  • This plugin is provided as is without any warranty.
  • All supports maybe available voluntarily by the development team.
  • Any suggestions, complaints, support requests are happily accepted via email at support@icanwp.com

Limitation

  • No limitations at this time.

螢幕截圖

  • screenshot-1.png shows an example of hover affect following the mouse pointer from the location where it entered
  • screenshot-2.png shows an example of the style settings for the Portfolio Gallery Master
  • screenshot-3.png shows an example of the main Portfolio Gallery Master Settings
  • screenshot-4.png shows how it shows up in the WordPress admin menu bar

安裝

This section describes how to install the plugin and get it working.

  1. Upload ‘portfolio-slider-master’ directory to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Press “Add New Portfolio” to create a slider and start adding images.

常見問題

How to show different images per portfolio gallery?

For each Portfolio you create, please specify a featured image. The featured image of the post will be displayed in the portfolio gallery.

評價

2017年3月10日 4 replies
ALL settings are hidden links, ads. Is Pay-per-click marketing.
閱讀全部1個評價

貢獻者及開發者

“Portfolio Gallery Master” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Portfolio Gallery Master 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • Base version released

1.5

This version fixes a security related bug. Upgrade immediately.

1.6

  • Security Improvments. Blocked direct access to plugin files.
  • When debug mode is turned on, it reports “notice: undefined variable” for 3 options under settings menu. This issue has been fixed.

1.6.1

  1. License upgraded to GPL v3.
  2. Added PHP version checking to give warning when using the version out of support.
  3. Added recommendation panel to support our development.

1.6.2

  1. Broken link for settings panel has been fixed
  2. Link to proversion has been updated to non-shortened link

1.6.3

  • Compatibility tested for WordPress 4.9.8 and Gutenberg
  • Minor instruction update