Tags Sections
Scope can display sections on the homepage that show posts from specific tags. This setting controls how many tag sections appear.
Change Tags Sections Count
- Go to Settings → Site → Design & branding
- Click Customize → Theme → Homepage
- Change the Tags list sections setting
How It Works
When you set a number (e.g., “3”), the homepage will display 3 sections, each showing posts from a different tag. Tags are selected based on their post count (most popular tags first).
Supported values
This setting supports the following values:
| Example | Description |
|---|---|
-1 | Display all popular tags |
3 | Display 3 popular tags |
tag1,tag2,tag3 | Display selected tags only |
asc:5 | Display 5 tags ordered alphabetically |
asc:-1 | Display all tags ordered alphabetically |
desc:5 | Display 5 tags ordered alphabetically in descending order |
desc:-1 | Display all tags ordered alphabetically in descending order |
Example
If you set this value to “3” and your most popular tags are “Design”, “Photography”, and “Tutorials”, the homepage will display:
- A section with posts tagged “Design”
- A section with posts tagged “Photography”
- A section with posts tagged “Tutorials”
Each section shows a limited number of posts with a “View All” link to the tag page.