>
Download This Plugin | |
Download Elegant Themes | |
Name | Content Slideshow |
Version | 1.1 |
Author | Nick Halsey |
Rating | 0 |
Last updated | 2014-12-23 12:46:00 |
Downloads |
1324
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Content Slideshow plugin added 3 bytes of resources to the Home page and 5 bytes of resources to the sample Post page.
Content Slideshow plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Content Slideshow plugin ads no tables to your Wordpress blog database.This plugin creates a fullscreen slideshow that displays randomly-selected pictures from your media library. Designed to display pictures related to your business/organization in the background at an event or in your office, there is no need to configure any settings or controls. Image captions/descriptions are automatically displayed as well.
Once activated, you can view the slideshow by visiting http://yourdomain.com/slideshow
. All JPEG images will be displayed (since .jpg is best for pictures, while .png and .gif are typically used for graphics).
Please note that it is not possible to pause the slideshow or go back; the slideshow is not designed for personal viewing. However, clicking/tapping on the image will open its attachment page in a new tab, allowing images to be contextualized or edited easily.
The slideshow can also be embedded into your site via a widget or a shortcode.
You can control some options by adjusting the url of the slideshow. Parameters are controlled via query string (and widget options and shortcode attributes).
size
is the size of the image to load, either thumbnail
(discouraged), medium
, large
, full
, or auto
, which uses medium or large depending on wp_is_mobile()
.year
is the 4-digit numeric year in which the images were published.month
is the numeric month in which the images were published (between 1 and 12), typically but not necessarily used in conjunction with year
.delay
is the length of time to display each image, in seconds (it will be slightly longer in practice, while the next image is loaded).Using all options, for example: http://example.com/slideshow?size=full&year=2014&month=4&delay=1
You can see it in action here.