This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Portfolio Gallery Master

Description

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.

Screenshots

  • 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

Installation

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.

FAQ

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.

Reviews

March 10, 2017 4 replies
ALL settings are hidden links, ads. Is Pay-per-click marketing.
Read all 1 review

Contributors & Developers

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

Contributors

Changelog

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