Sky Addons  ·  Elementor Widget
INTRODUCING

Sapling Grid

A post grid for Elementor with a light, airy card — blog and magazine layouts that keep plenty of white space around them.

Issue 14  ·  Summer

A magazine that
before it prints.

Understory runs four desks and no news cycle. Pieces are commissioned in March, filed in May, and read whenever you get to them.

Twenty minutes with Iris before the rain

Twenty minutes with Iris before the rain

The forecast gave us until four. It was wrong by half an hour in the wrong direction, so we shot fast.
Kaya, photographed at the end of a long shift

Kaya, photographed at the end of a long shift

We shoot working people at the end of the shift on purpose. The tiredness is the point, not a problem to be lit out.
In this issue

Twelve pieces, one sitting each.

Nothing here is longer than it needs to be. The longest piece this issue runs 2,900 words; the shortest is a caption.

Desk 01 · Cloth

What we wear, and who made it.

Every garment piece names the mill. If we cannot find out where a thing was made, we say that in print rather than leaving it out.

Editor Ines Karras
Files two per issue

Designers showcase their latest fashion ideas from the runway.

Designers showcase their latest fashion ideas from the runway.

Fashion Designers Showcase Latest Ideas from the RunwayRunway fashion exists in a specific temporal

Passion is the driving force of fashion, Get Your Designs Noticed.

Passion is the driving force of fashion, Get Your Designs Noticed.

Passion is the Driving Force of FashionPassion-driven careers in fashion design face a specific

A place where all kinds of fashion design can be found.

A place where all kinds of fashion design can be found.

A Place for All Kinds of Fashion DesignThe breadth of fashion design practice —

Beauty is subjective, as there is no universal standard of beauty.

Beauty is subjective, as there is no universal standard of beauty.

Look at this beautiful girl, she is so gorgeous. Her long brown hair and

Desk 02 · Body

Health writing without the shouting.

Claims get a source line at the foot of the piece. Where the evidence is thin we print the sample size in the standfirst, not the footnotes.

Desk 03 · Portrait

We pay sitters. It is a small amount and it changes the room — nobody is doing us a favour, so nobody has to smile through it.

Desk 04 · Ground

Places, at walking pace.

9
routes walked for this issue

0
hotels comped, ever

Travel to places unknown, The world is your playground.

Travel to places unknown, The world is your playground.

Nature tour is free, you don't need to pay for it. It's a way to refresh your mind and release stress. You can enjoy

Travel just to feel it, relax yourself, and refresh your mind.

Travel just to feel it, relax yourself, and refresh your mind.

When we come to a hot day, we will often feel tired and agitated. Therefore, the best way to refresh is to go to

Come Explore with us, Experience the magic of the world.

Come Explore with us, Experience the magic of the world.

Nature tour is free, you don't need to pay for it. It's a way to refresh your mind and release stress. You can enjoy

Get your tickets and experience the world, travel to discover your world.

Get your tickets and experience the world, travel to discover your world.

The tour was a nice one. We woke up at 6 in the morning. We drove for about 2 hours. When we were in

Every issue

The whole run, page by page.

Corrections sit at the foot of the original piece with a date. We have printed nine of them and none have been quietly removed.

Subscriptions

Four issues,

Printed in Stroud on uncoated stock. If an issue arrives damaged we send another without asking for a photograph.

Also worth your time

Three from the back catalogue.

Understory is made by six people in a room above a bike shop. Letters get answered, usually badly, always by a person.

FAQ
Frequently asked

Sapling Grid

Straight answers about what this one does, where it fits in a real build, and what it costs you to ship.

Still stuck?

Read the documentation for this one, or write to us — a human answers inside a business day.

How many columns does the Sapling Grid use by default?

Three on desktop, two on tablet and one on mobile, and you can set anything from one to four at each breakpoint. What is unusual is the spacing: it ships with a 36px row gap against a 26px column gap, deliberately more air vertically than horizontally, which is what stops an airy card design from reading as a dense table.

Should the content sit above or below the image?

Content Top is the default and gives the grid its signature — every card’s picture is the last element, so the images line up in bands across the row. The catch is that a two-line title on one card and a one-line title on the next will knock those bands out of alignment. If the titles vary a lot, Content Bottom is the safer choice.

Why is there no excerpt on the cards?

Show Text ships off on the Sapling Grid, because the layout is built around white space rather than copy. Switch it on and you get 30 words per card — twice what the Sapling Carousel allows, since a static grid row can absorb the extra height that a fixed-width slide cannot.

How does Limit interact with pagination?

Limit becomes the page size. Set Limit to 9 with 40 matching posts and Show Pagination on, and you get five numbered pages of nine, with the last one short. The links hide themselves entirely when the query fits in one page, so a grid pointed at a small category never shows a stray “1”.

Can a developer modify the query in code?

Yes. Put any string in the Query ID field and the widget fires a matching action while building the query, passing the WP_Query object and the widget instance, so a snippet can add a meta query, change the post status or re-sort before anything renders. It is the escape hatch for the one filter the panel does not offer.

Is there a maximum number of posts I can show?

The Limit field has no ceiling, which is exactly why it deserves care. Every post in the grid is a real query result with a featured image, so a limit of 200 on one page is a slow page — keep it near what fits on screen and turn on pagination for the rest rather than raising the number.

Do the grid images lazy-load and serve responsive sizes?

Yes, because the cards print their thumbnails through WordPress’s own attachment function rather than a hand-built img tag. That means core’s native lazy loading and the full srcset of registered sizes come along automatically, and your chosen Image Size — Large by default — sets the baseline rather than the only file offered.

Why do only some cards have a play button?

Because the play button is driven per post. Video Source names a custom field, and only posts that actually hold a video URL in that field get an overlay play button opening a lightbox; every other card links straight through to the article. A mixed grid of written and filmed posts is therefore the expected result, not a fault.

Does it work with any theme without Elementor Pro?

Any theme, and no Pro. The Sapling Grid is a standard Elementor widget from the free Sky Addons for Elementor plugin, and it brings its own stylesheet for the card, so the typography and spacing you set in the panel hold whether the theme is Hello, Astra, GeneratePress or something bespoke.

How is the Sapling Grid different from the Generic Grid?

Tone, and three concrete things. Sapling puts the text above the image, uses a pale rounded uppercase category chip, and defaults to generous 36px rows. The Generic Grid centres its text, pins a date chip onto the image itself, and shows only the first of a post’s categories. Both offer one to four columns and pagination.