featured-post

featured-post

ds.featured-post can be used to show blog/article meta as a featured-post. To see it in action - Click here.

Example:

Input
-- common.post-meta meta: 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-2/
author: $author.john-doe

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

-- ds.featured-post:
post-data: $sample-post-2.meta
Lang:
ftd
Output
-- ds.featured-post:
post-data: $sample-post-2.meta
Lang:
ftd

Properties of featured-post component

  • post-data - type: record use common.post-meta record to create featured post of your blog post as shown in below code snippet. To see it in featured posts page - Click here.
-- common.post-meta meta: 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-2/
author: $author.john-doe

Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium 
doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore
Lang:
ftd
Copyright © 2023 - FifthTry