Press Page

A WordPress plugin to display a custom post type for press features in a horizontal sliding scroll

Author:Arcane Palette Creative Design (profile at wordpress.org)
WordPress version required:3.4
WordPress version tested:3.5.2
Plugin version:0.1
Added to WordPress repository:05-01-2013
Last updated:05-01-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:20
Rated by:1
Plugin URI:http://www.museumthemes.com
Total downloads:2 844
Active installs:10+
plugin download
Click to start download

A WordPress plugin to display a custom post type for press features in a horizontal sliding scroll

This plugin uses the following GitHub project:
Smooth-Div-Scroll by tkahn

Demo

Usage

Plugin can be used out of the box with the [presspage] shortcode or the included page-press.php template. The shortcode includes two optional parameters, if left blank, default post thumbnail size will be used. The optional parameters are width and height and control the dimensions of the images used. If one is left blank, the same value will be used for both.

By default, the presspage.css file defines the width to be 930px and the height to be 255px. These can be changed in your CSS by adding your height and width to the #makeMeScrollable ID.

Examples

[presspage]

[presspage width=200]

[presspage height=500]

[presspage width=200 height=500]