freeman3737
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Video Lightbox] Resize thumbnail sizeThis link explains how changing the image size is done whith the “enable pretty photo library” unchecked.
https://premium.wpmudev.org/forums/topic/resize-wp-video-lightbox-thumbnail-image
Forum: Plugins
In reply to: [WP Video Lightbox] Insecure Content Issues With Youtube VideosThanks for the reply lilolad.
I actually solved the issue by following a similar route. I just went to the plugin files itself on my server and replaced all of the http with https.
Now I am trying to figure out why the youtube titles will not display.
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] Youtube Video Not WorkingHello,
Can somebody respond to this please?
Forum: Plugins
In reply to: [WP Video Lightbox] Insecure Content Issues With Youtube VideosHey thanks for the reply. I am not sure what you are suggesting by “double quotes”.
[video_lightbox_youtube video_id=”PvnbQh3ZCb0″ width=”640″ height=”480″ auto_thumb=”1″]
Has double quotes. Do you suggest trying this?
[video_lightbox_youtube video_id=””PvnbQh3ZCb0″″ width=””640″” height=””480″” auto_thumb=””1″”]
That is not working either…
I tried using the plugin on a different website that doesn’t have a caching plugin. This also does not work.
The only way I can get the plugin to work is if I disable the SSL certificate which isn’t possible since Google is now heavily frowning upon not having a secure site.
I am putting in the video ID as shown above and the plugin is pulling “http://www.youtube.com” not “https://www.youtube.com”
This makes me thing its on the plugins end since its the one doing that.
????
- This reply was modified 7 years, 11 months ago by freeman3737.
Forum: Plugins
In reply to: [WP Video Lightbox] Insecure Content Issues With Youtube VideosHere is the shortcode: [video_lightbox_youtube video_id=”PvnbQh3ZCb0″ width=”640″ height=”480″ auto_thumb=”1″]
Yes I am using W3 Total Cache and I am also using Cloudflare.