=== Scroll Triggered Animations - Animate your site === Contributors: aaronj1998, davros20 Requires at least: 5.1 Tested up to: 5.5 Tags: Animation, Animate, CSS Stable tag: 2.5.2 A highly customisable, yet user friendly interface for applying animations on scroll. == Description == Scroll Triggered Animations is a highly customisable, yet user-friendly interface for implementing CSS animations correctly and efficiently throughout your Wordpress website. Whether you’re a highly-skilled web guru, a content editor or you’ve got minimal knowledge of web coding, STA makes the animation procedure easy. It works on any theme, bespoke or not. Activate now and animate your website within minutes.
.button { opacity:0; transform:translateY(10px); transition:all .5s; }
.button.scroll-triggered { opacity:1; transform:translateY(0); }
Just remember to use the transition property to define how long you would like the animation to last.
Find out more here
= Why aren't my animations working? =
This could be a number of reasons. The most common issue for this is javascript being broken on your site. Check for a fatal error in the console and if you can't resolve the issue do not hesitate to contact us via the support forum.
== Changelog ==
= 2.5.0 =
*Added a simple tutorial to run through the plugin configuration.
*Fixed bug where popup wouldn't close.
*Small tweaks to styling and wording.
= 2.4.2 =
*Sale now on
*Multiple Bug fixes
= 2.4.0 =
*New Premium animations added
*Multiple Bug fixes
= 2.2.3 =
*First updates for 2020
*Christmas styling removed
*Multiple bug fixes
= 2.2.2 =
*Latest Bug fixes
= 2.1.1 =
*Number of bug fixes and compatibility changes.
= 2.1.0 =
*Number of bug fixes
*Christmas styling
= 2.0.1 =
* Number of bug fixes
* Added more premium features
= 2.0.0 =
* Added ability to control speed on default animations
* Added ability to control delays on default animations
* Disable default animations
* Premium features now available
* Added more animations to the default animation list.
== Upgrade Notice ==
= 2.0.0 =
Version 2.0.0 contains a major release update. Please ensure you have a backup of your site before updating. Some features from your current version have been removed in the latest patch.