Interesting custom content display challenge
Over at www.raincoast.eco we keep track of when and where Raincoast and Raincoast affiliated researchers show up in the media. It’s called In the News. And for the purposes of tracking this, we made a custom content type. For display purposes, as an archive, we would like to be able to display the entire content, not just the excerpts. And we want to display them as a masonry layout, not in a grid. And we want to be able to sort them by tag and/or category.
So to recap:
- display a custom content type
- display the full content, not excerpt
- in a flexible layout, like masonry, (not as a grid)
- filtered or organized by tag and category
- able to turn off image display
Optional additional parameter: it would be better if a solution used Gutenberg blocks, not a shortcode system.
Plugins that we tried and didn’t work
- GS Post Grid Lite (this one does have a popup type in the premium version)
- Masonry Layout (seems like non-grid layout options only available in premium version)
- Grid Plus (poor, relies on shortcode)
- Smart Posts Grid (limited, relies on shortcode)
- Content Views (limited, relies on shortcode)
- The Post Grid (limited, uses shortcode, might work with popup?)
Possible Directions
With Gutenberg plugins we are finding that many otherwise good options still won’t display full posts. Maybe we will need to rely on pull-outs?
- Ultimate Add-ons for Gutenberg (we use this plug-in already for many other things)