'Sliding Box' PrettyPhoto Launching of Video Clip
I have tried adding the class 'prettyphoto' to a sliding box object to launch a youTube video. The video tries to open but gets stuck with the loading icon in a small square white box and black transparent background cover. The same code works fine on an <a> tag or a button or an 'icon' object. The sliding box object does not have the same 'class' text entry as the icon object, only a 'Custom | Classes' text entry.
Is the sliding box object meant to open vimeo/youtube clips. I also tried adding ?iframe=true and width and height parameters but it still fails.
Is the sliding box object meant to open vimeo/youtube clips. I also tried adding ?iframe=true and width and height parameters but it still fails.
Comments
please send us url to page where you got this issue and we'll check it for you.
Thanks!
<div class="sliding_box">
<a href="" >
<div class="photo_wrapper">
<img class="scale-with-grid" src="wp-content/uploads/2015/02/home_33.jpg" alt="" />
</div>
<div class="desc_wrapper">
</div>
</a>
</div>