Hey Ruma;
I assume you have “cache thumbnails” on? Can you check if there are files in wp-content/cache/lyteCache ?
frank
yes, LyteCache folder is there along with some picture around 20.
OK, is the thumbnail of the video you screenshotted earlier one of those 20 or not?
The date is today 12:13pm
so it is there you mean, but you still see the grey background on the front-end?
Yes but not every video.
One more thing I have reinstall the plugin once.
OK, but for a video where the thumbnail is not appearing, do you find it the thumbnail among the 20 or so image files or is it missing there too?
NO I don’t find the video thumbnail (gray one)there.
OK and amongst those 20-or-so image-files, do you see the thumbnail that you would have expected to see on the front-end?
I think I found the problem.
Something I directly embed the youtube like this, and thumbnail not generate:-
<div class=”video-container”><iframe src=”https://www.youtube.com/embed/uhPDY4I6KJg” frameborder=”0″ allowfullscreen=”allowfullscreen”> </iframe></div>
____
any luck team?
well, the fact that you are seeing a grey background (and not the “fat” youtube player) indicates LYTE is recognizing & “lyting” the embedded video, so I don’t *think” that that is the problem.
can you share a link to a page with a broken thumbnail and one to a page with a working one?
Is the plugin able to create thumbnail in bellow scenario ?
<div class=”video-container”><iframe src=”https://www.youtube.com/embed/uhPDY4I6KJg” frameborder=”0″ allowfullscreen=”allowfullscreen”> </iframe></div>
_____________________
This page is not create the thumbnail even directly embed from YouTube:-
https://www.theholidaystory.com/joydev-kenduli-mela-birbhum-baul/
—
This is a perfect URL:
https://www.theholidaystory.com/bakkhali-tour/
_____
Can you try removing the space before the closing </iframe> ?
I remove the space, but no luck.
only thing left are the quotes, which should be " instead of ”, but that might be to the code having been copy/pasted here?