This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

s2 reveal siteorigin

Description

WordPress plugin to add animation abilities to SiteOrigin PageBuilder

Overview

With a few simple statements add animation capability to your SiteOrigin PageBuilder

Installation Instructions

  1. Upload s2-animate-siteorigin-pagebuilder' folder to the/wp-content/plugins/` directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Usages

  1. Add a siteorigin panel
  2. Goto the attributes of the panel
  3. Locate Data Sr
  4. Insert commands

Commands examples

  1. wait 3s enter top
  2. scale down 10% ease-in-out 4100px
  3. enter bottom, roll 45deg, over 2s
  4. move 16px scale up 20%, over 2s
  5. wait 2.5s, ease-in-out 100px
  6. enter left, hustle 20px
  7. opacity 0.5
  8. roll 15deg
  9. spin 180deg
  10. flip 45deg
  11. over 0.6s

You can use ease
ease
ease-in
ease-in-out
ease-out
hustle

Screenshots

Reviews

There are no reviews for this plugin.

Contributors & Developers

“s2 reveal siteorigin” is open source software. The following people have contributed to this plugin.

Contributors

Translate “s2 reveal siteorigin” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

= 1.0.1=

  • Initial version

= 1.0.2=

  • Update of plugin path reference
  • Update of stable tag to match version
  • Added a short list of usable commands

= 1.0.3=

  • Update of stable tag to match version

= 1.0.4=

  • Fixed reference in JS locations

= 1.0.5=

  • Required WordPress version update

= 1.0.6=

  • Added images
  • Added animation examples