DOCS
Animations for WordPress
Voom.sh Animations integrates seamlessly with WordPress, allowing you to add stunning animations to your site without touching a single line of code. This guide will walk you through the installation process and show you how to add animations using popular WordPress page builders.
Quick Installation Guide
Method 1: Using a Site-Wide Script (Recommended)
The easiest way to add Voom.sh Animations to your entire WordPress site is by adding the script to your theme:
- Go to your WordPress dashboard
- Navigate to Appearance > Theme Editor
- Select your theme's footer.php file
- Add the following code just before the closing
</body>
tag:
<script src="https://cdn.jsdelivr.net/gh/ktonik/voom@v1.0.4/dist/voom-demo.min.js"></script>
- Click Update File
Method 2: Using a Header & Footer Plugin
If you're not comfortable editing theme files directly, you can use a plugin:
- Install and activate a header and footer plugin such as "Header and Footer Scripts" or "Insert Headers and Footers"
- Go to the plugin settings page
- Add the Voom.sh script to the "Footer" section:
<script src="https://cdn.jsdelivr.net/gh/ktonik/voom@v1.0.4/dist/voom-demo.min.js"></script>
- Save your changes
Using Voom.sh with WordPress Page Builders
Elementor Integration
Elementor makes it easy to add Voom.sh animation classes to any element:
- Edit your page with Elementor
- Select the element you want to animate
- Go to the Advanced tab
- Add your animation class (e.g.,
voomsh-hdr-1
) to the CSS Classes field - Click Update to save your changes
Gutenberg Integration
To add Voom.sh animations in the Gutenberg editor:
- Select the block you want to animate
- Click on the block settings (⚙️) in the right sidebar
- Expand the Advanced panel
- Add your animation class (e.g.,
voomsh-hdr-1
) to the Additional CSS Class(es) field - Update or publish your page
Beaver Builder Integration
For Beaver Builder users:
- Edit your page with Beaver Builder
- Select the element you want to animate
- Go to the Advanced tab
- Add your animation class (e.g.,
voomsh-hdr-1
) to the Class field - Save and publish your changes
Divi Builder Integration
To add animations with Divi Builder:
- Edit your page with Divi Builder
- Select the module you want to animate
- Go to the Advanced tab
- Expand the CSS ID & Classes section
- Add your animation class (e.g.,
voomsh-hdr-1
) to the CSS Class field - Save and publish your changes
Need help?
Contact our support team at support@voom.sh