Feed stacks full-width cards vertically, the way a native social or news feed reads. It reduces friction because the format is already familiar.
Best fit: blog-style pages, community sections and press pages where one post at a time gets full attention.
Settings that matter here
- Card height (cardSettings.cardHeight) sets how tall each full-width card is.
- Posts per page and pagination (autoScroll / loadMore) control the scroll length.
- Caption display (gallerySettings.showPostCaption, captionToggleStyle) matters more here since each card is large.
- Video settings (videoAutoPlay, videoPlayOnHover) since feed cards often lead with video.
Related
- Widget layout types and when to use each: /help/widget-layout-types