Description
A Youtube Fancybox uses colorbox thanks to Jack Moore to show YouTube and Vimeo video in a popup box on click of thumbnail which is generated from Youtube and Vimeo video.
you can use it with shortcode in page, post and text widget.
[youtube videoid="<youtube videoid goes here>" height="<height goes here>" width="<width goes here>"]
[youtube url="<youtube url goes here>"]
in the backend you can generate shortcodes also you can set default height, width and a option to play video automatically.
Now Supports Vimeo
[vimeo videoid="<vimeo videoid goes here>" height="<height goes here>" width="<width goes here>"]
[vimeo url="<vimeo url goes here>"]
Installation
- Upload
youtubefancybox
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place shortcode like
in your page, post , text widget
Plugin author
Plugin official website address
https://wordpress.org/plugins/youtubefancybox/
If you encounter problems in using the YouTube FancyBox plugin, you can comment below, and I will try my best to help you solve the problem