In lightview-plus.php in function mce_header
the content folder is hard coded. If I use a setup like this
It doesn’t work.
I suggest replacing
`echo “<script type=’text/javascript’ src='”.get_option(‘siteurl’).”/wp-content/plugins/lightview-plus/lightview-plus.js’></script>\n”;
with
echo "<script type='text/javascript' src='". plugins_url("lightview-plus/lightview-plus.js'") . "></script>\n";
I was a bit surprised because you did use wp_enqueue
on the front end files.
Does anyone know if a way to link an image to a vimeo video? I tried adding the ‘lightview’ class to the vimeo link, and it does open the overlay and the background, but the video doesn’t appear. I’m hoping this plugin can do that, would be awesome!
Thanks~
]]>Hi
Just upgrade to WP 3.5 and notices that lightview’s titles stopped working. Is there a way to fix that?
]]>Hello
I’ve been trying to configure the Lightview Plus to display thumbnail navigation instead the relative one.
I inserted
controls: { type: 'thumbnails' }
and
controls: { slider: false }
in lightview.js for the dark theme options. It resulted in the slider being disabled, but I cannot get thumbnail navigation showing up along with galleries. It shows up for individually inserted pics in a post’s content only, but not wp galleries. I also tried to modify Lightview.Skins’ code section by inserting or replacing “type” definitions – no result either. Whatever I try to modify in lightview.js, wp gallery’s code uses this config code:
data-lightview-options="skin: 'dark', controls: 'relative', padding: '10', shadow: { color: '#000000', opacity: 0.05, blur: 3 }"
I suspect it is taken from somewhere else but can’t figure this out. Is there a way to fix it so that the thumbnail navigation shows up?
]]>Hello,
Is there a way of adding a link to original image? Lightview is responsive, so when viewed on a small screen, the image is quite small. Having a link to the original image would allow viewers to see the full size if needed.
Thanks, great plugin!
]]>I’ve recently installed Lightview Plus and while checking my video clip pages I see that the thumbnails Lightview places onto the page have black letterbox bars at the top and bottom of the image. These images are in 16:9 ratio but the thumbnail seems to be in a 1:1 ratio, this filling in the blank space with letterbox bars. I’ve looked at the settings for Lightview and in the CSS files but I can’t figure out how to set a separate value for height from width specifically just for the video thumbnails. Has anyone else had this problem, does anyone know how to overcome this challenge? Any help would be hot.
-Allan
]]>1 have two questions:
1) I need to know what shortcode to use so that we can create custom thumbnails for vimeo embeds.
This is because we have a portfolio with video at different aspect rations, but want the video screenshots to all the same size.
So: If I put in the screenshot image using regular HTML code, what is the shortcode that goes in the HTM anchor around the image in order to have the Lightview Vimeo video embed display on-click ?
2) When I use the “normal” embed code from Vimeo, the Lightview Plugin changes the display to the small thumbnail. Is there a way to exclude the Lightview Plugin from specific pages, so that we can have a full size embed on certain pages?
Thank you.
]]>Hello,
The lightview plus plugin stopped working on my blog :
https://www.edouardmondron.com/?p=267
I looked around and nothing changed recently, I don’t understand why, could you have a look and tell me ?
thank you !
]]>Is there a way to have the videos fade to black instead of offering new videos to select.
]]>The plugin does a great job for me and thanks for the author, it stays up to date for the 3.0 version. Was wondering if there is any plan to incorporate it to BuddyPress and allow images on Activity Stream to use Lightview?
]]>The default options in Lightview plus create skins that are different from those seen on the Lightview 3 website.
It would be nice if the defaults wouldn’t affect those skins at all, since you’d expect to get those when using the plugin.
]]>When I add the following code Lightview greps the anchor link and sees filename.jpg as an image file type so is automagically adding class=”lightview” in the source, which causes the image to open in a lightbox:
<a href="https://www.mydomain.com/download.php?file=path/to/filename.jpg">Download Image</a>
In this case, I don’t want to open the image in a lightbox. I’m trying to force a download instead. I can force download non-image file types fine. This is only a problem for image file types.
How can I prevent the class from being added or otherwise disable the image from opening in a lightbox when I use “download.php?file=” in the anchor link?
Thanks.
]]>Installed as directed (but only got trial version of lightview 2.8 as I wanted to see it working before I paid for it).
Each time I click on the EMBED VIDEO button on my post, I get the proper display screen, but nothing is written in it, and I am immediately prompted to ‘open’ or ‘download’ the file lightview-plus-popup.php.
Thanks!
]]>Hi,
admin.css has a reference to ../img/icon200.png.
but this icon doesn’t exists.
Regards,
Sander
Don’t works without buying lightview javascript.
]]>installing, but not working
]]>Once installed, the plugin uses references to files to be found in “css” and “js” subfolders. Those are missing in the “2.5.3.1” plugin version leading in 404 errors.
]]>Just not working for me, even if it was working fine with earlier versions of WordPress. But now when I’m browsing my site and clicking to images, it gives the impression that LP is not installed on my WordPress blog. It has given me a doubt: “do i have uninstalled it accidently?”
I had to check in my extensions menu that it was fully installed but it’s there. Note that I’ve tried to install and set up the TopUp extension and it’s working fine. Its author claims that it’s based on the Lightview Plus extension so I don’t understand one works and not the other one… Hope you could solve this soon.
Have a good night, bye
]]>Hi,
I’m trying to use the embed video functionality but I always get a box with an error “Video is not available”. I activated the debug table here is what I have (basically practically all empty):
Provider:
Title:
Thumbnail URL:
Embed URL:
Link:
Width: px
Height: px
Got data @: 09.7.2010 21:31:57
Based on what I read on this forum, I double-checked that php5 was active on my web site through the .htaccess file.
The youtube video ID I’m using as a test is 86_x3j4c914
The page with the error on my blog is: https://www.jocosite.net/adrien-home/adrien-videos/
Can you help?
Jordan.