이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Fancy Grid Portfolio

설명

Plugin Features:

  • Responsive Portfolio Grid
  • Category Filtering with Animation
  • Beautiful Overlay on Hover with Project Title and Description
  • Lightbox Popups
  • Drag/Drop Sort to Quickly Reorder Portfolio Items
  • Shortcode Support with several options
  • Set Crop Width and Height
  • Set Number of Columns – 2, 3, or 4 Columns
  • Simple and Intuitive Interface for Quick Portfolio Setup
  • Hide Category Filters (both globally and per instance via shortcode)
  • New – Specify number of posts via shortcode

Plugin Demo

  • Credits: MixItUp, Lightbox2, jQuery

스크린샷

  • Fancy Grid Portfolio grid display on front end
  • Fancy Grid Portfolio quick view popup.
  • Fancy Grid Portfolio options
  • Fancy Grid Portfolio drag-drop sort
  • Fancy Grid Portfolio custom post type view
  • Fancy Grid Portfolio custom taxonomy view

설치

  1. Add plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create Portfolio.
  4. Add shortCode [fgp_portfolio] to page or post to display the Portfolio.

Usage

  1. Add Portfolio Items – Title, Description, Image, and Category(s)
  2. Create page, menu item and include shortcode in page [fgp_portfolio]
  3. You can override “Hide Filter Categories” setting in shortcode by using “hide_filters” attribute (see example below)
  4. Reorder your portfolio items using Drag and Drop Sort

Shortcode Options: hide_filters, count, num_columns

Shortcode examples:

  1. [fgp_portfolio hide_filters=1] (hide filters)
  2. [fgp_portfolio count=3 num_columns=3 hide_filters=1] (limit to 3 posts to showcase Recent Work)

FAQ

How can I change portfolio number of column?

Go to Grid Portfolio -> Dashboard and look under Plugin Options section for Number of Columns setting. Or you can set number of column per instance via shshortcode by using parameter num_columns. Example: [fgp_portfolio num_columns=2]

Why is my portfolio grid showing different size images?

You should upload images and not use existing ones from the media library for your portfolio in order for the crop to work. Then your images will all be the same size and the grid will be consistent.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Fancy Grid Portfolio”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Fancy Grid Portfolio”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

version 2.0.2

Tested on WordPress version 4.9.8

version 2.0.1

Tested on WordPress version 4.7.1
Added CSS namespace for description overlay color getting overwritten by some theme’s CSS

version 2.0

  • Complete new code base – change from procedure programming to object oriented programming using WordPress best practises.
  • New feature – added shortcode option to specify number of posts
  • Bug fix – featured image not displaying over https in admin
  • Bug fix – drag drop reorder admin not displaying correct order

version 1.1.0

  • New feature – added Hide Category Filters (both globally and per instance via shortcode)

version 1.0

  • Initial release