Open video overlay when featured image is clicked in loop
-
Hi,
Awesome plugin ! Really !!
I just have one problem.
I’m using in my loop:
<?php if (has_post_video()) the_post_video('medium-thumb') ?> <?php elseif (has_post_thumbnail()) the_post_thumbnail('medium-thumb') ?>
has im using an ajax load more post. The video display fine – but only as it was setup as: “Replace featured image automatically.”
However, I need to have it working as “Open video overlay when featured image is clicked”. How can Achieve this ?
Second problem related to this, ( In another part of my website, it’s setting correctly in Open video overlay when featured image is clicked. so its good, but the featured image is having the 2 big black markup on top and bottom of the video in the thumbnail generated. . . an way to have them cut off ?
Thank you for all your help, and good continuation !
- The topic ‘Open video overlay when featured image is clicked in loop’ is closed to new replies.