---
title: "Frontend Output"
manual: "fixpunkt/fp-social"
version: "main"
permalink: "https://docs.typo3.org/permalink/fixpunkt/fp-social:frontend-output@main"
source: "FrontendOutput/Index.rst"
modified: "2026-09-17T09:45:28+00:00"
---

# Frontend Output

To output the imported posts in the frontend, *fp_social* provides two of its
own plugins (content elements). Choose the plugin that suits your use case:

-   [Plugin "Output Post"](https://docs.typo3.org/permalink/fixpunkt/fp-social:plugin-post@main) – outputs a single, fixed selected post.
-   [Plugin "Social Wall"](https://docs.typo3.org/permalink/fixpunkt/fp-social:plugin-wall@main) – outputs multiple posts as a social wall, which
    automatically loads new posts and optionally allows older posts to be
    loaded manually.

The display of the individual posts (e.g. truncating the description or showing
images) can be adjusted in the same way for both plugins. These settings are
described centrally under [Display of Posts](https://docs.typo3.org/permalink/fixpunkt/fp-social:post-display@main).
