=== Parallax Scroll === Contributors: adamrob Tags: parallax, scroll, image, header, adamrob Requires at least: 4.0 Tested up to: 4.0 Stable tag: 0.3 License: GPL2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Create a header, or even a custom post/page with a scrolling parallax background. All with a simple shortcode. == Description == Parallax Scroll; the easiest way to get a parallax scrolling background image for an element on your page/posts. Examples include: * Create a page/post header text with a parallax scrolling background. Ideal for single page sites, or pages with sections. * Create a full page/post with a parallax scrolling background. Ideal for single page sites, or pages with sections where you can have more than one page/post. * Give single elements of your pages a parallax scrolling background. How? * Simply create the content required in the custom Parallax Scroll post type. * The Parallax Scroll admin page will display the shortcode required for all Parallax Scroll post types defined. Copy this shortcode, and paste it into any page or post. * Thats it! Parallax Scroll uses parallax.js for the parallax effect. For more information please see source files. == Installation == No special steps required for installation. Auto Install: 1. Navigate to plugins page in your WordPress admin section. 1. Search for Parallax Scroll by adamrob.co.uk. 1. Download and activate. 1. You will now have the Parallax Scroll menu item in your WordPress admin Manual Install: 1. Download the plugin files. 1. Copy/upload the plugin folder to your WordPress Content/plugins directory. 1. Navigate to WordPress plugin page in your WordPress admin page. The plugin will be displayed. 1. Click activate. You will now have the Parallax Scroll menu item in your WordPress admin. == Frequently Asked Questions == = Where can i get support? = Please visit [adamrob.co.uk](http://adamrob.co.uk/parallax-scroll "my website") for support and/or suggestions. == Screenshots == 1. The options availble on the Parallax Scroll post page. 2. An example of parallax scroll being used for header text. 3. An example of parallax scroll being used as part of the page, in this instance it contains text and a google maps element. == Changelog == = 0.1 = * Initial release. = 0.2 = * Added header CSS style parameter to custom post type. = 0.3 = * Fixed - Fixed an issue where some themes would not render the parallax background image (such as the default themes). * Added - Screenshots on Wordpress plugins directory. == Upgrade Notice == = 0.3 = Fixed issue where parallax background image would not display on some themes.