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

Genesis Staff Bio Grid

설명

This plugin should only be used on Genesis sites (on non-Genesis sites, it won’t break anything, but it also won’t do anything at all other than setting up the post type).

Credit: Sridhar Katakam for the staff custom post type tutorial on which this plugin is based.

If you take a look at the tutorial above, you’ll see the basics of what this plugin does. In addition to setting up the staff-member post type and staff-position taxonomy, this plugin automatically sets up a thickbox lightbox which lets you show content about each staff member in a popup when the featured image is clicked.

설치

  1. Use the Genesis framework. If you aren’t using a Genesis child theme, this plugin will not work with your site.
  2. Unzip the plugin and upload the folder to the ‘/wp-content/plugins/” directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. That’s it! There aren’t currently any options to configure.

FAQ

If you’re needing more information, here’s full documentation

Where’s my staff page?

You can either use the [staff] shortcode (more info on that), or, if you’d like to use the defaults, the archive is located at http://yoursite.com/staff

So how does this work?

This plugin creates a custom post type called staff-member and a taxonomy to go along with it called staff-position. It gives you built-in templates for both (these templates are part of the plugin), and a future version of the plugin will allow you to create your own replacement templates if you’d like them to do something other than the defaults.

Does this plugin have a settings page or anything that needs to be set up before using it?

Not at the moment, though there are some shortcode attributes that can help you customize things.

Features planned:
* An options page to allow for customization of the archive and single templates – allowing the featured image to be removed from the single template, allowing for customization

후기

2016년 9월 3일
This plugin works perfectly for our speakers page on our conference website. A few updates that would be nice to have would be customizing the archive name and slug similar to the Simple Staff List plugin. Editable templates for the single post would be nice too. Other than that, great work on a simple, easy to use plugin!
모든 3 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Genesis Staff Bio Grid”(을)를 번역하세요.

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

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

변경이력

Version 1.0.4

  • Fixed a bug where two different lightbox sizes were being generated depending on the link clicked.

Version 1.0.3

  • Added beta support for nested shortcodes (within the lightboxes)
  • Cleaned up styles for the edit this link
  • Added phone number, facebook, twitter, and email links as post meta
  • Added the CMB post meta framework

Version 1.0.1 and 1.0.2

  • Bugfixes
  • Fallback image provided for both implementations if no featured image is present

Version 1.0

  • Shortcode implementation
  • Documentation added

Version 0.0.2

  • Added div with page class to the archive template to avoid issues on sites with dark backgrounds
  • Repositioned single template to put image on the right
  • Issues with image sizing fixed
  • Default styles added to avoid a negative margin issue with images

Version 0.0.1

  • Initial commit