Aero Page Builder Documentation

Read More

Read More

Read More shows the beginning of a long text — up to a height you choose — and a View More button. Clicking the button reveals the rest; a View Less button folds it back. It keeps long articles, policies or descriptions from dominating the page while leaving them one click away.

What it is for

Use it for content that must be on the page in full (for legal or search reasons) but that most visitors will only skim: a detailed programme, a long “about” text, terms, methodology notes. Several Read More blocks can follow each other, each with its own title.

A dark container with a white heading and the first lines of an article, faded out at the bottom, followed by an orange View More button.
Collapsed height 200px, orange button, on a dark gray container background with white text extended to the items.

See it live on the example page APB Read More.

Structure

  • The Read More component carries the shared settings (section title, width, placement, container).
  • Read More Items — one per collapsible text. Each item decides its own collapsed height, button labels and color, so one component can hold several blocks with different settings.

Component settings

SettingOptionsDefaultWhat it does
Section Title / Show Section Titletext; No / Yes— / NoSee Section Title and Intro Text. This component has no Intro Text; use the item Body instead.
Target PlacementBody, Main Content Top/Bottom, Top region, Sidebars, Internal Placement 1–3BodySee Target Placement.
Component Width25% … 100%100%See Component Width.
Custom Class / Access ControlSee Advanced settings.
Container Settings32px bottom marginSee Container Settings.

Read More Item fields

FieldRequiredWhat it does
TitleyesHeading of the block; displayed only when Show Title is Yes (it is always used in the editor).
Show Titleyes (No)Whether the Title appears above the text.
BodyyesThe full text (rich text).
Collapsed Heightyes (200px)0px … 400px in 50px steps: how much of the Body is visible before the button. 0px hides the whole text behind the button. If the text is shorter than this height, no buttons are shown and the text appears in full.
Color Styleyes (Blue)Color of the buttons (second palette: Blue, Blue and Green, Gray, Green, Orange, Red, Teal Blue, Yellow). See Color Style.
More Link Text / Less Link TextyesLabels of the two buttons (default “View More” / “View Less”). Translate or adapt them: “Show full programme”, “Hide”.
Description (internal) / Custom ClassnoEditor note (never shown) / extra CSS class.

How to use it

  1. Click Add Read More and set a Section Title.
  2. Click Add new Read More Item. Paste or write the full text in Body.
  3. Pick a Collapsed Height that ends after the first paragraph or two — enough to show what the text is about.
  4. Adjust the button labels and color, then click Create.
  5. Save and test: the text should fade out at the chosen height and expand on click.

Tips

  • Choose the collapsed height so the cut does not fall in the middle of an image or a heading.
  • For several independent sections with titles, an Accordion is often clearer than a stack of Read More blocks.
  • Search engines and screen readers see the complete text; Read More only changes what is visible.

For site builders

ItemValue
Moduleapb_pb_read_more
Paragraph typesapb_pb_read_more, apb_pi_read_more
Requiresapbuilder, Paragraphs, Entity Reference Revisions, Inline Entity Form, Field Group, Entity Access by Role Field, core Options / Taxonomy / Text
Own vocabularyapb_tax_rm_cpsd_height (0px … 400px)
Shared vocabulariesapb_tax_cs_02 (per item), apb_tax_width, apb_tax_target_placement
Front-endapb_pb_read_more/frontend: collapse/expand from data-apb-*; button colors injected as inline CSS per item.
Container settingsFull profile.
Example page/apbuilder_examples/apb-read-more