Easily add entrance animations to your "SiteOrigin Page Builder" elements or widgets.
The SO Page Builder Animate is built for the SiteOrigin Page Builder. This plugin adds ‘Animate’ tab to ‘Widgets Styles’ inside the page builder panels. By using this plugin, you will be able to easily select from over 70+ different animation types.
Try Widget Options
Get Better Control over your Widgets. Easily show or hide WordPress widgets on specified pages & devices and/or assign custom alignment.
If your theme already uses WOW.js and animate.css you need to ‘dequeue’ the following handlers in-order to prevent
conflicts:
In your theme functions.php add the following code:
<?php add_action('wp_enqueue_scripts', 'dunhakdis_sbpa_remove_scripts', 100); function dunhakdis_sbpa_remove_scripts() { wp_dequeue_style('spba-animate'); wp_dequeue_script('spba-wow'); return; } ?>
Thank you!
This plugin is an add-on to “Page Builder by SiteOrigin”. This plugin will not work if you dont have the said page builder installed and activated on your WordPress
Click here to learn how to automatically add the plugin using the built-in plugin installer.
Notice:
This plugin is an add-on to “Page Builder by SiteOrigin”. This plugin will not work if you dont have the said page builder installed and activated on your WordPress
Manual:Click here to learn how to automatically add the plugin using the built-in plugin installer.