Social Post Listing

This paragraph type renders the latest social posts imported from social networks and displays them in a masonry grid. It leverages a View block to select and format the posts.

Fields

NameMachine nameRequiredDescription
Titlefield_prgrf_sl_titleNoTitle for the social posts block. This is a plain text field.
Descriptionfield_prgrf_sl_descriptionNoDescription for the social posts block. This field supports longer text and can be used for introductory content.
Social Listfield_prgrf_sl_blockNoReference to a View block. This block is configured to select social posts and display them.

Details about the Social List (field_prgrf_sl_block) View Block:

  • View: social_posts_view
  • Block Display: social_posts_block
  • This view selects nodes of the social_post content type.
  • The view provides an administrative interface at admin/social-posts to manage social posts.
  • The view displays the platform, ID, post content, and posted date for each social post.
Last modified March 11, 2025: fix: markdown ai typo (7c7c61db)