Mike
(@manifestmike)
I am also looking for such a solution.
My initial thoughts were maybe using 2 plugins in conjunction but that could get messy. Was thinking:
Masonry
and
Slick (adaptive hight probably)
My problem is that I’m generating its content through WordPress and that per slide (using slick) there might be an indeterminable number of items of varying size.
Did you ever find a solution to this?
Had similiar idea, but sorry, no working solution;
I started using Enfold theme; which has layerslider;
My initial concept was to use layerslider and dynamic content (this option allows you to put “shortcodes” inside of slides);
So, lets says I’d have two sliders;
In first, I called a shortcode for masonry blog posts;
In second, the same, but with no offset (this is an Enfold theme option that doesn’t duplicate items/posts if they are already on the same page);
But in the end, it was getting just too messy.
—
Currently I’m using Masonry Posts Grid; with no slider at all (in this case, I guess, I’ll try to find a PHP developer; I’m not experienced in back-end).
Mike
(@manifestmike)
Ah right I see well I build custom wordpress themes and have managed to get working to a certain degree with the two plugins I mentioned.
Mine calls all the posts and puts 6 into each slide. If the posts is a featured post then it enlarges it to double size.
If you want a look at it – give me a private message and I can send you a link to my development site.
I am looking for a Masonry slider similar to Ted.com since a year! Still I couldn’t find any plugin.
Can anyone help with this please!