Link Search Menu Expand Document

Type: “FeaturedContent”

Usage

This block consists of series of blocks with thumbnail and linking to other pages and content.

Attributes

Key Value Type Example
cardBoundingBox Boolean false
cardDescriptionVisibility Boolean false
cardHeight String “338px”
Width to height ratio must be at least 1:1.3
Units can be: px, em, rem, %.
cardPadding String “2px”
Units can be: px, em, rem, %.
cardTitleVisibility Boolean false
cardWidth String 260px
Units can be: px, em, rem, %.
featuredcontent :[{
coverDisplayImage
coverDisplayType
coverDisplayVideo
description
link
title
visibility }]
Array
String
String
String
String
String
String
Boolean

“https://files-myxp.gevme.com/….”
“image”
“”
“description”
“https://www.gevme.com/page/…”
“title”
true
type String “FeaturedContent”

This block also support all the common attributes.

Example

"backgroundCoverImage": "https://files-myxp.s3-ap-southeast-1.amazonaws.com/livestream/default_background/Light_BG_1.png",
"backgroundCoverImageVisibility": false,
"blockVisibility": true,
"blockWidth": "100%",
"cardBoundingBox": false,
"cardDescriptionVisibility": true,
"cardHeight": "338px",
"cardPadding": "20px",
"cardTitleVisibility": true,
"cardWidth": "260px",
"contentMargin": ["40", "20", "20", "20", "px"],
"featuredcontent": [{
    "coverDisplayImage": "https://files-myxp.gevme.com/LmnyXMh5ZHudkdLGA7bOlQg8M/60dd966f39ec4800494eabbe/CxJyy/slideshow-default 2.png",
    "coverDisplayType": "image",
    "coverDisplayVideo": "",
    "description": "Description",
    "link": "https://www.gevme.com/page/track-1-4i895",
    "title": "Title 1",
    "visibility": true
},{
    "coverDisplayImage": "https://files-myxp.gevme.com/LmnyXMh5ZHudkdLGA7bOlQg8M/60dd966f39ec4800494eabbe/nkEHW/slideshow-default 2.png",
    "coverDisplayType": "image",
    "coverDisplayVideo": "",
    "description": "Description",
    "link": "https://www.gevme.com/page/track-2-HPG1o",
    "title": "Title 2",
    "visibility": true
},{
    "coverDisplayImage": "https://files-myxp.gevme.com/LmnyXMh5ZHudkdLGA7bOlQg8M/60dd966f39ec4800494eabbe/czuk7/slideshow-default 2.png",
    "coverDisplayType": "image",
    "coverDisplayVideo": "",
    "description": "Description",
    "link": "https://www.gevme.com/page/track-3-iHSZQ",
    "title": "Title 3",
    "visibility": true
}
]
heading: "Featured Content",
headingVisibility: false,
title: "Featured Content",
type: "FeaturedContent",
widthType: "full"

Screenshot