Description
The Floating Video Widget plugin allows you to easily add a floating video element to your WordPress site. Perfect for showcasing promotional videos, product demonstrations, or background ambiance without disrupting your site’s layout.
Features:
- Easy implementation with shortcode [floating_video]
- Customizable placement (top-right, top-left, bottom-right, bottom-left)
- Optional close button
- Responsive design
- Lightweight and performance-optimized
- Admin settings panel for easy configuration
Installation
- Upload the plugin files to the
/wp-content/plugins/floating-video-widget
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Floating Video screen to configure the plugin
- Place the shortcode [floating_video] in your posts or pages where you want the video to appear
FAQ
-
What video formats are supported?
-
The plugin supports all video formats that are compatible with the HTML5 video player, primarily MP4.
-
Can I customize the size of the video?
-
Yes, the video size can be customized through CSS modifications.
-
Is the video responsive?
-
Yes, the video widget is fully responsive and will adapt to different screen sizes.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Floating Video Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Floating Video Widget” 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
- Initial release
- Added basic floating video functionality
- Implemented admin settings panel
- Added shortcode support
- Included placement options
- Added close button feature