Linux 软件免费装

KMO Slideshow

开发者 kmo_design
更新时间 2015年4月27日 10:59
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 4.2
版权: GPLv2 or later
版权网址: 版权信息

标签

slideshow slides jquery folder

下载

详情介绍:

This plugin generates a gallery from a folder and displays using a shortcode. The folder must be uploaded (using FTP) to the wp-content/upload folder. To include a slideshow in a post or a page, use the following shortcode: [kmoslideshow folder="local_path_to_folder"] You can customize the slideshow using the following attributes: Default slideshow width is set to the width of the container unless the width attribute is set. The height is calculate from the first image. [kmoslideshow folder="path" width="500" padding="5" border="1" interval="5000" pagination="false" effect="fade"] This plugin uses SlidesJS 3.0.3 by Nathan Searles - http://www.slidesjs.com

安装:

  1. Upload the kmo-slideshow directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Upload a folder of pictures to 'wp-content/upload/gallery'
  4. Insert the following short code in post or page:
[kmoslideshow folder="wp-content/upload/gallery"]