开发者 | amothemo |
---|---|
更新时间 | 2017年12月14日 01:12 |
捐献地址: | 去捐款 |
PHP版本: | 5.3 及以上 |
WordPress版本: | 4.9.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
amo-team-showcase
folder to the /wp-content/plugins/
directoryYes, there is. Quick Start Video (recorded without sound). Plugin Documentation.
You can try to enable alternative scrolling. Go to plugin Options -> Panel (tab) and turn on the Alternative Scrolling. Best looks with centered panel.
At the moment, there are two ways to do this:
1. Use "Order" column on All Members/Team Members screen, or use "Order" field on team member editing screen. Default order value of a team member is 0, this means there is no special order and it will be sorted/ordered by publication date. If we change order value to 1 (for example), the member will be shown before all other members with default order of 0. If we change its order to 3, the member will be shown before all members with order value of 2, 1, 0, -1, etc. Negative numbers are valid (-1). If both members have the same order value (e.g. 4 and 4), then their publication date will also determine their order.
2. Use Team Member shortcode. The order in which you specified members’ IDs in “id” attribute of the shortcode, for example id="31,10,241"
, will be used to display the members.
Probably it's a conflict with some of your other plugins or even with the theme. Try to disable the plugins one by one to find the one that causes the problem.If your theme or some other plugin on your site uses MagnificPopup JS (which AMO Team uses for info panel), there may be a probability (a small one) of MagnificPopup JS conflict.
First of all please make sure that you use current / the last version of the plugin. Next, although the plugin has been tested on about 30 themes, I can't say that it will work with any possible theme, plugin, or site configuration, every little thing can not be envisaged.So if it doesn't work for you, first please ask your question on support forum (but please check first if such topic already exists there).