without-image
without-image
ds.without-image can be used to show blog/article meta1 as a featured-post with without-image layout. To see it in action - Click here.

Example:

Input
-- common.post-meta meta1: Understanding process of statup-up funding
published-on: July 22, 2014 at 10:02 pm
post-image: $assets.files.static.image-placeholder.png
post-url: blog-articles/category-1/sample-post-1/
author: $patrica.patrica

Sed ut perspiciatis unde omnis iste natus error sit voluptatem 
accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae 
ab illo inventore.

Totam rem aperiam, eaque ipsa quae ab illo inventore.

-- ds.without-image:
post-data: $sample-post-1.meta1
Lang:
ftd
Output
-- ds.without-image:
post-data: $sample-post-1.meta1
Lang:
ftd

Properties of without-image component

  • post-data - type: record use common.post-meta record to create image post of your blog post as shown in below code snippet. To see sample featured posts page - Click here.
-- common.post-meta meta1: Understanding process of statup-up funding
published-on: July 22, 2014 at 10:02 pm
post-image: $assets.files.static.image-placeholder.png
post-url: blog-articles/category-1/sample-post-1/
author: $patrica.patrica

Sed ut perspiciatis unde omnis iste natus error sit voluptatem 
accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae 
ab illo inventore.

Totam rem aperiam, eaque ipsa quae ab illo inventore.
Lang:
ftd
Copyright Ā©2022. Fastn Inc.