Aero Page Builder Documentation

Links

Links

The Links component turns a plain list of links into a grid of rich entries. Each entry has a title, an icon, and optionally a thumbnail and text before and after it. An entry can point to a web address, download a file, play a video in a lightbox, or open extra content in an overlay — or have no link at all and simply present information.

What it is for

Use Links for resource lists (documents, forms, related sites), call-to-action buttons, download areas, video lists, or “learn more” panels that open in an overlay so the page stays short. It is the most flexible list component in APB.

A Links component with four columns; each entry shows a portrait thumbnail, an icon, a title and a short description, inside a bordered container.
Display type 1, four columns, portrait thumbnails on top, one entry per link type (URL, file, overlay, video).

The example page APB Links shows each display type and each link type.

Structure

  • The Links component sets the Display type (list styles or buttons), the grid and the base color.
  • Link Items — one per entry. The item’s Link type decides which fields matter: a URL, a File, a Video or an overlay Body.

Component settings

SettingOptionsDefaultWhat it does
Section title / Show section title / Intro— / No / emptySee Section Title and Intro Text.
Target placementBody, Main Content Top/Bottom, Top region, Sidebars, Internal Placement 1–3BodySee Target Placement.
Display typeType 1, Type 2, Type 3, Type 4, Button, Button roundedType 1How each entry is framed — see below.
Color styleBlack, White, Teal Blue, Blue, Orange, Green, Red, Silver and BlueBlueColor of titles, icons and buttons; each entry can override it. See Color Style.
Columns1 … 102Entries per row. See Columns and Column Gap.
Column gap0 … 60px16pxSpace between entries.
Width25% … 100%100%See Component Width.
Custom classtextemptySee Advanced settings.
Container Settings32px bottom marginSee Container Settings.

Display types

  • Type 1 — plain entries: icon and title, thumbnail and texts, no frame.
  • Type 2 — a thin line under each entry.
  • Type 3 — a thin box around each entry.
  • Type 4 — a rounded box with a thicker right and bottom edge (a “card” look).
  • Button and Button rounded — each entry becomes a solid button in the palette color, with square or rounded corners. Thumbnails and descriptions are usually left empty in this mode.

Link Item fields

FieldRequiredWhat it does
TitleyesThe clickable text of the entry.
Link typeyesURL — opens the Link. File — downloads or previews the File. Content Overlay — opens the Body in an overlay window. Video — plays the Video in a lightbox. No Link — title only. The editor shows only the fields relevant to the chosen type, and refuses to save an item whose required field for that type is empty.
Linkfor URLInternal or external address, with optional link text.
Filefor FilePDF, Office documents, archives, images, SVG or MP4. Images and PDFs open in a lightbox; other files download.
Videofor VideoA media item: an uploaded video or a YouTube/Vimeo URL.
Bodyfor Content OverlayRich text shown in the overlay.
Before description / After descriptionnoRich text shown above / below the title inside the entry (for example a category label above and a summary below).
ThumbnailnoImage for the entry; shown when Show thumbnail is Yes.
Show iconyes (Yes)Displays an icon next to the title. Without a custom Icon, a default one is used per link type (link, file, video, overlay).
IconnoFont Awesome classes, for example fas fa-file-pdf, to replace the default icon.
Show thumbnailyes (No)Displays the Thumbnail.
Photo positionyes (Top)Where the thumbnail sits relative to the text: Left, Right, Top, Top Center, Bottom, Bottom Center, or the two Card layouts (image bleeding to the edge of the frame).
Photo Orientationyes (Landscape)Crop of the thumbnail: Landscape, Portrait, Square or Circular.
Color style (row)noOverrides the component color for this entry.
Admin description / Custom classnoEditor note (never shown) / extra CSS class.

How to use it

  1. Click Add Links, set a Section title, choose a Display type and the number of Columns.
  2. Click Add new Link Item. Type the Title, pick the Link type, and fill the field it requires (Link, File, Video or Body).
  3. Optionally add a Thumbnail (set Show thumbnail to Yes and choose position and orientation) and a short After description.
  4. Click Create and repeat for each entry. Drag to reorder.
  5. Save and click through every entry to confirm that files download, videos play and overlays open.

Tips

  • For a row of call-to-action buttons, use Button rounded, one column per button, and no thumbnails. Override the color of the most important button.
  • Content Overlay is a good way to attach a long explanation to a list entry without a separate page. For overlays triggered from a link inside your own text, use Overlay Content instead.
  • Icons come from the Font Awesome library; look up the class name on fontawesome.com and paste it into Icon.
  • A simpler list with icons and no thumbnails or overlays is also available as Special List.

For site builders

ItemValue
Moduleapb_pb_links
Paragraph typesapb_pb_links, apb_pi_links
Requiresapbuilder, Paragraphs, Entity Reference Revisions, Inline Entity Form, Field Group, Link Attributes, Field Formatter Class, Taxonomy Machine Name, Font Awesome, Crop, Image Widget Crop, core Media / File / Image / Link / Filter / Options / Taxonomy / Text; media types video and remote_video (shipped by apbuilder)
Own vocabulariesapb_tax_li_display, apb_tax_li_link_type, apb_tax_li_photo_position, apb_tax_li_thumb_orientation; crop types and image styles apb_links_landscape / _portrait / _square (+ video variants)
Shared vocabulariesapb_tax_cs_01, apb_tax_columns, apb_tax_column_gap, apb_tax_width, apb_tax_target_placement
Front-endapb_pb_links/frontend (+ Font Awesome webfonts): GLightbox for files, videos and overlays; overlay bodies are fetched from /apb/links/overlay/{paragraph}. Item admin JS shows/hides fields per link type.
Container settingsFull profile.
Example page/apb/apb-links