---
title: "Plugin \"Social Wall\""
manual: "fixpunkt/fp-social"
version: "main"
permalink: "https://docs.typo3.org/permalink/fixpunkt/fp-social:plugin-wall@main"
source: "FrontendOutput/PluginWall.rst"
modified: "2026-09-17T09:45:28+00:00"
---

# Plugin "Social Wall"

The `[FpSocial] Social Wall` plugin outputs multiple posts as a social wall.
The wall automatically loads new posts and can optionally show a button for
manually loading older posts.

*Placeholder: an example screenshot of the "Social Wall" plugin goes here.*

## Selection of the Posts

-   **`Social Media Accounts`**

    The accounts whose posts should be output.

-   **`Fixed Records`**

    Individual posts that are always shown in the wall, independently of the
    selected accounts.

-   **`Restrict output to the following hashtags...`**

    Filters the posts imported via the accounts by hashtags. Only posts that
    have at least one of the selected hashtags are shown. The filter is only
    taken into account if at least one hashtag is selected.

## Number of Posts to Display

The number of posts shown initially is the product of rows and columns.

-   **`Columns`**

    **Default:** 1

    The number of columns.

-   **`Rows`**

    **Default:** 1

    The number of rows.

## Loading More

-   **`Automatically load new records`**

    **Default:** False

    If this setting is enabled, posts that were created after the page was
    loaded are loaded automatically.

-   **`Replace older records with newer ones`**

    **Default:** False

    If this option is enabled, the oldest displayed post is removed when a new
    post is loaded automatically. This keeps the number of displayed posts the
    same and prevents the page from "jumping".

-   **`Allow manual loading of older records`**

    **Default:** False

    If this setting is enabled, a button is shown below the social wall that
    can be used to load additional, older posts. These increase the number of
    displayed posts and do not replace existing posts.

-   **`Label of the load button`**

    The label of the button used to load additional, older posts.

## Display of the Posts

How the individual posts are displayed can be adjusted via the settings
described under [Display of Posts](https://docs.typo3.org/permalink/fixpunkt/fp-social:post-display@main).
