Elementor Vimeo Widget
Elementor Vimeo Widget
★ 0stars
1release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/theiqgroup/lumen-elementor-vimeo/releases/download/v1.0.3/lumen-elementor-vimeo.zipFrom the readme
Elementor Vimeo Widget
A WordPress plugin that allows embedding of Vimeo videos without the embed settings being over-ridden by Elementor.
Requirements
- WordPress 6.9+
- Elementor Plugin
- PHP 8.4+
Installation
1. Extract Plugin Files
Extract the plugin ZIP file to your WordPress plugins directory:
2. Create Elementor Widget
Once the plugin is activated, a new Elementor widget called "Raw Vimeo (No Params Rewrite)" will be available in the Elementor editor.
Adding the Widget to Your Page
1. Open Elementor Editor on your page/post
2. Search for "Raw Vimeo" in the widgets panel
3. Drag the widget to your desired location
Widget Settings
The widget provides the following controls:
Content Tab
- Vimeo Video ID (required)
- Enter the numeric Vimeo video ID
- Example: 1139305288
- Found in your Vimeo URL: vimeo.com/{VIDEOID}
- Privacy Hash (optional)
- For unlisted videos with privacy hash
- Example: a1b2c3d4
- If your embed URL includes ?h=..., paste the hash here
- Query Parameters (raw)
- Enter exactly what you want after the ? in the iframe URL
- Examples:
- background=1
- autoplay=1&muted=1&loop=1&controls=0
- The plugin will not rewrite th
Read the full README on GitHub →