Title: Video Lightbox for YouTube/Vimeo
Author: Milind More
Published: <strong>04.02.2014</strong>
Last modified: 15.10.2024

---

Поиск плагинов

![](https://ps.w.org/youtubefancybox/assets/banner-772x250.jpg?rev=980253)

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://ps.w.org/youtubefancybox/assets/icon-128x128.png?rev=2439272)

# Video Lightbox for YouTube/Vimeo

 Автор: [Milind More](https://profiles.wordpress.org/milindmore22/)

[Скачать](https://downloads.wordpress.org/plugin/youtubefancybox.2.7.1.zip)

 * [Детали](https://ru.wordpress.org/plugins/youtubefancybox/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/youtubefancybox/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/youtubefancybox/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/youtubefancybox/#developers)

 [Поддержка](https://wordpress.org/support/plugin/youtubefancybox/)

## Описание

Easy YouTube & Vimeo popups! Click thumbnails to watch videos in a sleek lightbox.
Works with shortcodes in posts, pages & widgets.

The plugin now has support for the official AMP plugin.

    ```
        [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 an 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>"]
    ```

## Скриншоты

 * [[
 * Backend of Plugin
 * [[
 * add the shortcode on a page
 * [[
 * Thumbnails generated from youtube video
 * [[
 * Youtube Video in Lightbox

## Установка

 1. Upload `youtubefancybox` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place shortcode like`[youtube videoid="<videoid goes here>"]` in your page, post,
    text widget

## Часто задаваемые вопросы

### I have installed the plugin but nothing happens?

You need to add [shortcode](https://codex.wordpress.org/Shortcode) to your page,
post, or your text widget

### Does this plugin has backend

Yes, It does it’s in the plugin submenu named «YTubeFancyBox».

### I need to set default height and width

You can set the default height and width on the admin side

### I don’t want to play video after lightbox opens

You can set the default autoplay option at the backend

### I need to set different height and width for each Youtube thumbnail

You can set height and width for each image thumbnail in shorcode `[youtube videoid
="<videoid>" height="<height>" width="<width>"]`

### Where can I get youtube video id

You can find youtube video id at the backend by inserting youtube video URL

### Can I use youtube video URL instead of video id

Yes, you can add `[youtube url="<youtube video URL here>"]`

## Отзывы

![](https://secure.gravatar.com/avatar/85f9ff173ff911bac7cd5645309f1c0a10ec9d66acb5395437469358d2e0722e?
s=60&d=retro&r=g)

### 󠀁[Very sleeeeek](https://wordpress.org/support/topic/very-sleeeeek/)󠁿

 [techieoriname](https://profiles.wordpress.org/techieoriname/) 25.02.2019

Best lightbox plugin have seen

![](https://secure.gravatar.com/avatar/8e40f2811f0d93b5505ccf828ad1ba4c12e9a00e17535b8cd7aa887f9d0c2003?
s=60&d=retro&r=g)

### 󠀁[Elementor plugin doesn’t work](https://wordpress.org/support/topic/elementor-plugin-doesnt-work/)󠁿

 [dako77](https://profiles.wordpress.org/dako77/) 19.03.2018 2 ответа

After hours of testing and finding problem I deactivate this plugin. I had problem
with text editor. This text editor wont show my text inserted in text editor… So
with this plugin is Elementor useles…

![](https://secure.gravatar.com/avatar/ec8b8422bb465ae8bc396e91e6078b8974b35a964447f8c8ecc86edf1ac2b281?
s=60&d=retro&r=g)

### 󠀁[Good and Useful plugin!](https://wordpress.org/support/topic/good-and-useful-plugin-4/)󠁿

 [RealMag777](https://profiles.wordpress.org/realmag777/) 03.09.2016

Thank you 😉

 [ Посмотреть все 7 отзывов ](https://wordpress.org/support/plugin/youtubefancybox/reviews/)

## Участники и разработчики

«Video Lightbox for YouTube/Vimeo» — проект с открытым исходным кодом. В развитие
плагина внесли свой вклад следующие участники:

Участники

 *   [ Milind More ](https://profiles.wordpress.org/milindmore22/)

[Перевести «Video Lightbox for YouTube/Vimeo» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/youtubefancybox)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/youtubefancybox/), проверьте
[SVN репозиторий](https://plugins.svn.wordpress.org/youtubefancybox/), или подпишитесь
на [журнал разработки](https://plugins.trac.wordpress.org/log/youtubefancybox/) 
по [RSS](https://plugins.trac.wordpress.org/log/youtubefancybox/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 2.7.1

Version update

#### 2.7.0

Fix : Fixed error where the vimeo data was not reetrieved.
 Updated Tested tag to
6.6.2

#### 2.6.2

Fix: short code Generator.
 Updated Tested Tag to 5.8

#### 2.6.1

Renamed plugin and updated logo to avoid copyright violations.

#### 2.6

Added Official AMP Plugin Support.
 Tested up to 5.6

#### 2.5

Tested up to 5.4.2

#### 2.4

Fixes warning.

#### 2.3

Fixed issue with directly redirecting to video.
 Added Extended version of colorboxjs

#### 2.2

Added muted autoplay for Chrome and Safari.
 https://developers.google.com/web/updates/
2017/09/autoplay-policy-changes

#### 2.1

Fixes Widget text minor issue.

#### 2.0

Updated colorboxjs

Now supports Vimeo.

#### 1.6

Updated colorboxjs

Updated for WordPress 4.0

Now supports SSL (HTTPS)

Improved look and feel

Updated text domain to be the same as a slug

Updated code to make plugin translation ready, the latest version of colorboxjs 
updated.

Fixed shortcode inside shortcode bug with return output

Updated for WordPress 4.1

Fixed iPhone iPad bugs

#### 1.0

First release. Compatible with IE9,IE10, Chrome, Firefox

## Мета

 *  Версия **2.7.1**
 *  Обновление: **2 года назад**
 *  Активных установок: **100+**
 *  Версия WordPress ** 5.6 или выше **
 *  Совместим вплоть до: **6.6.5**
 *  Версия PHP ** 8.1 или выше **
 *  Язык
 * [English (US)](https://wordpress.org/plugins/youtubefancybox/)
 * Метки:
 * [lightbox](https://ru.wordpress.org/plugins/tags/lightbox/)[popup video](https://ru.wordpress.org/plugins/tags/popup-video/)
   [shortcode](https://ru.wordpress.org/plugins/tags/shortcode/)[vimeo](https://ru.wordpress.org/plugins/tags/vimeo/)
   [youtube](https://ru.wordpress.org/plugins/tags/youtube/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/youtubefancybox/advanced/)

## Оценки

 3.3 из 5 звёзд.

 *  [  4 5-звездный отзыв     ](https://wordpress.org/support/plugin/youtubefancybox/reviews/?filter=5)
 *  [  0 4-звездный отзыв     ](https://wordpress.org/support/plugin/youtubefancybox/reviews/?filter=4)
 *  [  0 3-звездный отзыв     ](https://wordpress.org/support/plugin/youtubefancybox/reviews/?filter=3)
 *  [  0 2-звездный отзыв     ](https://wordpress.org/support/plugin/youtubefancybox/reviews/?filter=2)
 *  [  3 1-звездный отзыв     ](https://wordpress.org/support/plugin/youtubefancybox/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/youtubefancybox/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/youtubefancybox/reviews/)

## Участники

 *   [ Milind More ](https://profiles.wordpress.org/milindmore22/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/youtubefancybox/)