🎯 Need Help?

Get Premium Support

Priority assistance from the developer

⬆️ Upgrade

Unlock all features

More from ANWP

Sports Leagues Premium

Multi-sport league management with advanced statistics

Learn more →

AnWP SL Theme Kit

Starter themes & block patterns for Sports Leagues

Learn more →

Layout Builder

Pro Feature

Layout Builder replaces the default page for a club, player, competition, match, referee, stadium or staff member with your own arrangement of blocks. There are two versions, and which one you want depends on the page type.

🚦 Which version do I use?

Page typeUse
Club / team pagesTeam Layout (v2)
Player profilesPlayer Layout (v2)
Competition pages, single-stage and multistageCompetition Layout (v2)
Match, Match LIVE, Referee, Stadium, Staff pagesv1 – no v2 equivalent yet. The rest of this page.

Layout Builder v2 is a rebuilt, modern design with a default layout that works out of the box – start there for the three page types above. Everything below is about v1: keeping your existing layouts healthy, and the page types v2 does not cover yet.

Layout Builder v1

v1 is in maintenance mode: the layouts you already have keep rendering and stay fully editable, but v1 gets no new features and the Layout Builder menu no longer offers to create one.

The Layouts (v1) admin list with the Layout Type filter and the Layout Info, SEO Title and SEO Description columns, and Layouts (v1) and Layouts (v2) in the sidebar menu

v1 is frozen

The Add New Layout item has been removed from the Layout Builder menu, and v1 is no longer being developed. Nothing else changed – your published layouts render exactly as before, and you can still open, edit, clone and delete them.

Where your layouts live

In wp-admin, open Layout Builder → Layouts (v1). It is its own top-level menu, not part of Settings & Tools.

The list shows each layout’s title, its type and display rules under Layout Info, and its SEO Title and SEO Description. Use the Layout Type dropdown above the list to filter down to one type – useful on a site that has collected a dozen layouts over the years.

The nine layout types

A layout’s type is chosen when it is created and cannot be changed afterwards. If a layout is the wrong type, build a replacement of the right type instead of trying to convert it.

Layout typeReplaces the page forv2 available?
ClubClub / team pagesYes – Team Layout (v2)
PlayerPlayer profilesYes – Player Layout (v2)
CompetitionSingle-stage competitionsYes – Competition Layout (v2)
Competition MultistageMultistage competitionsYes – Competition Layout (v2) covers both
MatchSingle match pagesNot yet – stay on v1
Match LIVEMatches while they are liveNot yet – stay on v1
RefereeReferee pagesNot yet – stay on v1
StadiumStadium pagesNot yet – stay on v1
StaffStaff pagesNot yet – stay on v1

A competition is routed to the Competition Multistage layout automatically when it is a multistage competition – you do not pick between the two types per competition, you build the one that matches the competitions you run.

How a layout is put together

Every layout has three sections, rendered in this order:

SectionWhat goes there
TopContent above the tabs – headers, scoreboards, key info.
TabsThe tabbed area. Each tab holds its own blocks.
BottomContent below the tabs – related content, footer blocks.

Drag blocks from the list on the left into any section. A block chip shows its group on top and its name below, so Club / Squad is the club squad block.

An open v1 layout showing the available blocks list and the top, tabs and bottom sections with blocks placed in them

Match, Match LIVE and Competition Multistage layouts also have a Load Predefined Layout button, which fills the sections with a sensible starting arrangement. It replaces what is already there, so use it on a new layout rather than one you have tuned.

Blocks every layout has

Three blocks appear in the Global group regardless of layout type. The rest of the block list depends on the type.

BlockWhat it does
Global :: TextA block of your own text, with an optional heading.
Global :: ShortcodeRuns any shortcode inside the layout. Dynamic variables let the shortcode pick up the current club, competition or match.
Global :: Raw HTMLUnprocessed HTML, output as-is.

Block options

Every placed block carries three buttons: duplicate, delete, and the tools button (the wrench icon) that opens its options. Which options appear depends on the block – not every block accepts a heading or a width. Anything you set shows as a summary line under the block, so you can read a layout without opening each one.

OptionEffect
HeaderA heading rendered above the block.
TextThe block’s content – the text, the shortcode, or the raw HTML.
Widthfull, 1/2 or 1/3. Place two half-width blocks side by side to build a row.
Custom ClassesSpace-separated CSS classes added to the block wrapper.
Inline CSSAdded to the block’s style attribute, for example color:blue;text-align:center;
Margin Top / Margin BottomSpacing above and below the block.

Working with tabs

  • + add tab creates a tab. There is no limit on how many you add, but a page with more than five or six tabs gets hard to use on a phone.
  • Select a tab to edit it. Each tab chip shows how many blocks it holds in square brackets.
  • Rename it in the Tab Title field, and move it left or right with the arrow buttons beside that field.
  • Delete a tab with the trashcan button next to the arrows, then confirm.

A tab with an empty title is skipped on the frontend, blocks included. If a tab you built has vanished from the live page, check that it still has a title.

Display Options – which layout renders

A layout does nothing until its Display Options say which pages it applies to. This panel sits at the top of the builder screen, and its fields change with the layout type.

The Display Options panel of a Competition Multistage layout, with the Display Logic dropdown and its three-level priority explanation
Layout typeDisplay Logic choicesWhich layout wins
ClubDefault, National Teams, or Team IDsA layout listing this team’s ID, then a National Teams layout for national teams, then the first layout left on Default.
CompetitionCompetition Type (round-robin / knockout) or Competition IDsA layout listing this competition’s ID, then one matching its format.
Competition MultistageCompetition IDs, League, or Default LayoutCompetition IDs first, then League, then the Default Layout.
MatchGame Status & League, or Match IDsA layout listing this match’s ID, then one whose status (finished / upcoming) and league both match.
Match LIVE, Player, Referee, Stadium, StaffNone – applies to every page of that typeSee the note below.

Within one rule, the most recently created layout wins. If two layouts both list the same team ID, the newer one renders and the older one is never used.

Only one Player, Referee, Stadium, Staff or Match LIVE layout is ever used

These five types have no targeting options, so the newest layout of that type applies to every page of that type and any older ones are dead weight. If you edited a player layout and saw no change on the site, check whether a newer player layout exists – that is the one rendering. Delete the ones you do not need.

When a layout’s targeting is incomplete the builder says so directly, with a warning such as Set “Team IDs” to make this Layout active or Fill “Display Options” section to make this layout visible. A layout showing one of those is not rendering anywhere.

SEO title and description

Each layout carries its own SEO Title and SEO Description, set in the SEO panel below the builder. They override what your SEO plugin would otherwise output on every page that layout renders, and they accept the same dynamic variables as the Shortcode block, so one competition layout can title every competition page correctly.

Each field lists the variables it accepts right underneath it – a competition layout offers %competition_title%, %league_name%, %league_country%, %season_name% and a few more. Click one to insert it. Conditional tags are supported too, so a part of the title can disappear when its variable is empty:

[IF%league_country%] your conditional content [ENDIF%league_country%]

Fully supported: Yoast SEO, Rank Math SEO and SEO SIMPLE PACK. All in One SEO has limited support.

The SEO panel of a layout with the SEO Title and SEO Description fields holding dynamic variables such as %competition_title%

Cloning a layout

Clone is the quickest way to get another layout of a type you already have, and it is how most v1 maintenance starts. Hover a layout in the list and click Clone – you get a copy, opened for editing, with the same type, the same blocks in all three sections, and the same Display Options.

The SEO Title and SEO Description are not copied. Re-enter them on the clone if the original had them, or the new layout will fall back to your SEO plugin’s output.

A clone inherits the original’s targeting, so two layouts now match the same pages – and the clone, being newer, is the one that renders. Adjust the Display Options on one of them before you leave the screen.

🚀 Moving to Layout Builder v2

Layout Builder v2 is a rebuilt, modern design for the three page types that matter most. It is not an upgrade of your v1 layout – you activate the v2 layout, check it, and keep or drop the v1 one.

Your v1 layoutMove to
ClubTeam Layout (v2)
PlayerPlayer Layout (v2)
Competition and Competition MultistageCompetition Layout (v2) – one v2 layout covers both
Match, Match LIVE, Referee, Stadium, StaffNo v2 equivalent yet. Keep maintaining these in v1.

To switch one over, open Layout Builder → Layouts (v2), open the Team, Player or Competition layout, and click Activate. Each v2 page linked above walks through what the default layout contains and how to rebuild your v1 extras with it.

Nothing breaks while you decide

Your v1 layouts keep rendering until you activate the matching v2 layout, and activating v2 does not delete them. If the v2 page is not what you wanted, deactivate it and your v1 layout takes over again immediately.

Activation is per entity type. Activating the v2 Team layout changes club pages only – your v1 match and competition layouts are untouched.

🆘 Troubleshooting

The layout does not show on the frontend

  • Check Display Options – an incomplete rule shows a warning in the builder and means the layout is not applied anywhere.
  • Check the layout is Published, not a draft.
  • Check whether a newer layout of the same type is winning. See Display Options above.
  • If the page is a club, player or competition page, check that the matching v2 layout is not active – an active v2 layout takes over that page type entirely.
  • Clear your caching plugin.

A tab is missing from the live page

A tab with no title is skipped, and so are its blocks. Give the tab a title.

A block renders empty

Most blocks show nothing when there is no data behind them – a Stats block on a match with no statistics entered, a Transfers block on a club with no transfers. Check the entity has the data first, then the block’s own options.

A club layout is ignored on a summary club

v1 club layouts do not apply to summary clubs – those pages use the default template. Use the Team Layout (v2), which handles summary clubs and their subteams.

A cloned layout lost its SEO text

Expected – Clone does not copy the SEO Title and SEO Description. Re-enter them on the copy.

📚 Related