Linux 软件免费装
Banner图

Meet My Team

开发者 Buooy
Fullworks
更新时间 2024年4月6日 00:28
捐献地址: 去捐款
WordPress版本: 6.5
版权: GPLv2 or later
版权网址: 版权信息

标签

gallery responsive modal grid staff team members my meet

下载

1.0.0 2.0.3 2.0.5 1.2.1 1.2.2 2.0.0 2.0.2 1.1.0 1.1.2 1.1.1 2.0.4

详情介绍:

Ever needed to display a lot of team members but you find it too lengthy to put into a single page? Meet My Team solves that problem by providing an intuitive interface that allows you to add your team members and display their information in a modal! Sounds great? Announcement Dec 2020: The original author, Aaron has handed maintenance and support of this plugin over to me, Alan at Fullworks Now Tested on PHP 8.0 Features
  1. Responsive Grid with Smooth Readjustments : We modified the bootstrap grid's naming convention so that it doesnt conflict with your bootstrap theme.
  2. Responsive Modal Display : We utilised the well tested Reveal Modal from Zurb Foundation to build a responsive display of your individual theme.
  3. Theme Agnostic : We implemented a minimal css strategy so that the plugin will fit in with any theme that you utilize.
  4. Easy Styling Classes : We provided simple style classes that theme developers can use to target and style their own. More information about this coming
  5. Insert into any page with our shortcode
Supported Fields
  1. Team Member Name
  2. Team Member Profile Picture
  3. Team Member Email
  4. Team Member Biography
  5. Team Member Personal URL e.g. Facebook, Linkedin
... More Coming

安装:

Using The WordPress Dashboard
  1. Navigate to the 'Add New' in the plugins dashboard
  2. Search for 'Meet My Team'
  3. Click 'Install Now'
  4. Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
  1. Navigate to the 'Add New' in the plugins dashboard
  2. Navigate to the 'Upload' area
  3. Select meet-my-team.zip from your computer
  4. Click 'Install Now'
  5. Activate the plugin in the Plugin dashboard
Using FTP
  1. Download meet-my-team.zip
  2. Extract the meet-my-team directory to your computer
  3. Upload the meet-my-team directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

屏幕截图:

  • Add to any page with our easy to use shortcode
  • Responsive grid that works across devices
  • Responsive Modal that displays each team member's information

常见问题:

How Do I Use The Plugin?

You can use it simply with this shortcode: [meet-my-team]

What Shortcodes Are Available

We are currently working on a few, but as of now, we support the use of the options:

  1. [meet-my-team cols="NUM"] Default: 3 where NUM can be 1,2,3,4,6. => cols will list out the number of cols of team members will be displayed in each row.
  2. [meet-my-team parent_container_id="ID"] where ID can be the id of the overall container encapsulating the modals => This is utilized more for theme developers who want to target the specific classes
  3. [meet-my-team show_groups="GROUPS"] where GROUPS can be the different categories set forthe post
  4. [meet-my-team enable_modal="BOOLEAN"] where BOOLEAN is true or false. This can be used to enable or disable the modal
  5. [meet-my-team align="ALIGN"] where ALIGN is left or center. This will allow the columns to be centered or left align.
  6. [meet-my-team display_picture="BOOLEAN"] where BOOLEAN is true or false. This will display the picture on the page (outside of the modal)
  7. [meet-my-team disable_modal_centering="BOOLEAN"] where BOOLEAN is true or false. This will disable the modal centering javascript

What responsive grid are you using

We are actually using a modified version of bootstrap. It was designed to shrink to a single column from 768px and below. More options in the future.

Something is broken? Want a particular feature?

Feel free to open a thread on the WordPress support forum for this plugin

更新日志:

2.0.5 2.0.4 2.0.0