jekflix-template icon indicating copy to clipboard operation
jekflix-template copied to clipboard

Featured Posts

Open SriSatyaLokesh opened this issue 4 years ago • 8 comments

It would be much better if we can add featured posts feature to this theme

SriSatyaLokesh avatar Jun 16 '20 18:06 SriSatyaLokesh

What do you mean?

thiagorossener avatar Jun 16 '20 18:06 thiagorossener

If we have tag featured in tags.

we will show them separately. (These are like most common or posts with more priority)

SriSatyaLokesh avatar Jun 16 '20 18:06 SriSatyaLokesh

image

SriSatyaLokesh avatar Jun 16 '20 18:06 SriSatyaLokesh

Thanks for the idea @SriSatyaLokesh, I need to put more thought on this.

Initially, I thought you were talking about being able to select the featured post instead of showing the latest one, but looks like the idea is to show a list of featured posts.

At the moment, I don't see how to fit those posts into the home page layout unless they come first on the page, but that would make things confusing, once the first posts would be the "featured" ones and after that it'd show the rest of them in chronological order.

Ideas are welcome.

thiagorossener avatar Jun 25 '20 02:06 thiagorossener

Yes That's a easy fix, making first post as featured post and rest all in chronological order. But that won't help us upto the extent. Maybe when we use two column layout, we can show featured post down to the see also posts It would be more better if we show posts with same category in see also section.

SriSatyaLokesh avatar Jun 25 '20 03:06 SriSatyaLokesh

Yeah, that makes sense. I'll mark it as enhancement, so I can hit it on the next update round.

Thanks for the suggestion @SriSatyaLokesh

thiagorossener avatar Jun 26 '20 11:06 thiagorossener

+1 for the idea @SriSatyaLokesh. I agree with @thiagorossener on the point that it would make sense to have this section at the top. So, can we have a slider card layout that can have multiple featured posts. Similar to what is shown in this video.

https://www.youtube.com/watch?v=_Tfz1DAygrQ

The card's width can be the same as the hero element and we can have a toggle to either include Hero element or have featured posts.

algorithmor avatar Jun 26 '20 20:06 algorithmor

But, I see a challenge with the above option. Keeping single card element and then aligning it to the full width of the screen can present layout mismatch issues. So, perhaps a more refined approach would be to have a carousel of cards. The card/box sizes can be the same as now, but arranged similar to what's seen in this video.

https://www.youtube.com/watch?v=77JkijEaFmQ

algorithmor avatar Jun 26 '20 20:06 algorithmor