>
Download This Plugin | |
Download Elegant Themes | |
Name | Parallax Scroll |
Version | 1.4 |
Author | adamrob |
Rating | 92 |
Last updated | 2015-02-24 02:40:00 |
Downloads |
6562
|
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%
Parallax Scroll plugin added 4 bytes of resources to the Home page and 8 bytes of resources to the sample Post page.
Parallax Scroll plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Parallax Scroll plugin ads no tables to your Wordpress blog database.Parallax Scroll; the easiest way to get a parallax scrolling background image for an element on your page/posts.
Examples include:
How?
New:
You can now use parallax scroll in your themes, using PHP. Using this method, there is no need to add a shortcode to a page or post; just simply paste the following PHP code into your PHP page where you would like your parallax to display. This method is especially usefull if you are having trouble with full width, or you would like to build it into your theme.
echo do_shortcode('[parallax-scroll id="#"]')
Where # = parallax ID number
Please note
The parallax will size automatically to the width of your themes content area. If your theme's content area is not full width, then the parallax will not be full width. This is an issue with your theme and not the plugin. As a work around, I have added a full width option that will ignore the content area of your theme and resize to your themes post section. Again this may not work if your themes post section is not full width. If the plugin does not work as you would have hoped; please contact me and I can advise further.