This repository was archived by the owner on Mar 1, 2024. It is now read-only.
wp-plugins/scrollrevealjs-effects
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== ScrollReveal.js Effects === Contributors: 7Jayme Tags: ScrollReveal.js, scroll, reveal, effects Requires at least: 4.2.2 Tested up to: 4.2.2 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Use and manage scroll reveal effects using ScrollReveal.js right in WordPress == Description == Is your portfolio or blog boring? Or should you use [Julian's Lloyds ScrollReveal.js](http://www.scrollrevealjs.org "The best effects ever") on your blog? ScrollReveal.js WordPress Plugin is the best choice. ScrollReveal.js WordPress Plugin is result of Master's Thesis from Tomas Bata University developed by student Jan Benedík. Plugin alows: * using scroll reveal effects without knowledge of any syntax. * manage used effect in your project. * configure behavior of ScrollReveal.js For more details see [Julian's Lloyds ScrollReveal.js](https://github.com/julianlloyd/scrollReveal.js "The best effects ever") GitHub See [demo](http://www.sr.cekuj.net "ScrollReveal.js Effects Plugin") for informations == Installation == = From your WordPress dashboard = Visit 'Plugins > Add New' Search for 'ScrollReveal.js Effects' Activate ScrollReveal.js Effects from your Plugins page. = From WordPress.org = Download ScrollReveal.js Effects. Upload the 'scroll-reveal-js' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...) Activate ScrollReveal.js Effects from your Plugins page. = Once Activated = Go to ScrollReveal.js > Used Effect and * manage used effect at yout theme * add new effect to your theme * configure ScrollReveal.js = Adding new effect = * Choose page for find your identificator which has to be animated * Type values of parameters for various effects * Type only numbers, units are not required * !IMPORTANT - for scale parametr use way like "down 100" or "up 100" = Configure ScrollReveal.js = Set using on mobile, starting element opacity etc. Check [ScrollReveal.js Configuration](https://github.com/julianlloyd/scrollReveal.js/wiki/Configuration "ScrollReveal.js Configuration") for informations == Changelog == = 1.0 = * Array syntax errors fixed = 1.0 = * Initial version committed