Andrew Roberts
asked 10 years ago

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!

2 Answers
DominicStaff
answered 10 years ago

You can send me username & password of your site (via private answer) for further checking.

DominicStaff
answered 10 years ago

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,

Andrew Roberts
replied 10 years ago

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.

Dominic Staff
replied 10 years ago

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.

Andrew Roberts
replied 10 years ago

OK I see it now too. Thanks!

Powered by DW Question & Answer Pro