Skip to product information
1 of 1
Published:2023.06.20

How to set up the "Blog Posts Section" of the Shopify theme "Dawn" to display only posts with specific tags

How to set up the "Blog Posts Section" of the Shopify theme "Dawn" to display only posts with specific tags

Applications

  • Blog management and editing

How to implement

  • LIQUID
View full details

Although it is a rare modification example, this is an example of settings that allow you to use tags to display different content in blog article sections.
In stores that have multiple blogs, such as staff blogs in addition to news, it is used when posting different news articles for each category top, such as MENS and WEMENS.


How to set up the "Blog Post Section" of the theme "Dawn" to display only posts with specific tags


Setup Step 1: Add the scheme to "featured-blog.liquid" and the label to "ja.schema.json"


Step 2: Modify the display code of “featured-blog.liquid” (part 1)


Step 2: Modify the display code of “featured-blog.liquid” (part 2)


Step 2: Modify the display code of “featured-blog.liquid” (part 3)


[Note] Available regardless of whether or not the filter function is enabled and regardless of the layout


After making a purchase (all items are ¥0), you will be able to view the sample code.

If you have already made a purchase, please login here.

Sample Codes

Test Theme :Dawn/Rise 15.2.0

Add scheme to "featured-blog.liquid"


Add a label to "ja.schema.json"