Blog Listing Stripes

The Blog Listing Stripe allows for blog posts to be displayed in various paginated styles and forms. Currently all of its views use either column or card like views, but in the future this could be extended to include more text like representations like those seen on the side bars of some sights.

It contains settings for controlling the blog page to to display posts from, the number of posts, the number of posts per page, which tag or category to filter by, whether to use lazy loading or light boxes or to display certain information on each card.

Horizontal Detail Cards

This card uses the horizontal detail card view and uses lazy loading for the images, but not lightboxes

Detail Cards

This one uses the detail card view. So unlike the previous stripe it will not switch to a horizontal view on larger screen sizes. It also uses lazy loading for the images (without light boxes)

Basic Cards

This uses the most generic of the views. In fact, all the other cards (save the sleek cards) are built off of these in some way (they either use its styles and template or only its styles). Lazy loading is enabled, and several of the display features are turned off (author, categories, view all button, etc.) so you can see how the card adapts

Image Cards

Image card view. This one uses the same template as the basic cards, but makes style changes. All settings are enabled for this one, even light boxes (Click on the image. Go on. Try it)

Sleek Design

These ones have a unique flair compared to the others with the angled image slice. This uses neither lazy loading nor light boxes, but does have most other settings enabled

Menu