When I create a post using the Video Format, everything works fine if I use the single grid option. The featured image displays on the homepage with one of those Play button icons over it. Perfect. However, sometimes I want the Video Format post to fill two grid spaces on the homepage, using the Double Grid option, and when I set the Grid to Double, the featured image doesn’t appear on the homepage at all. Is there a glitch there? Or is there something I can tweak in order to make it appear double? Thanks!
You can send me username & password of your site (via private answer) for further checking.
To resolve this issue, you can add the following code to the style.css file:
.masonry .format-video.grid-double .item-thumbnail, .masonry .format-video.grid-triple .item-thumbnail {
display: block;
}
Regards,
I tried that. For some reason it worked yesterday, but not today. http://stopmotionhaiku.com
You can see that the “Future is Ours” post is missing its featured (double-wide) image.
I have checked your post in your site, and still work fine, if you still face there issue, you can send me a screenshot for further checking.
OK I see it now too. Thanks!
Please login or Register to submit your answer