Skip to product information
1 of 1
Published:2024.04.30

An example of how to prioritize posts set with meta fields for each collection in the blog post section set on a collection page in the Shopify theme "Dawn"

An example of how to prioritize posts set with meta fields for each collection in the blog post section set on a collection page in the Shopify theme "Dawn"

Applications

  • Blog management and editing

How to implement

  • LIQUID
View full details

This is an example of settings that allows you to prioritize posts set in meta fields for each collection when you add a blog post section to the collection page template of the Shopify theme "Dawn".


An example of how to prioritize posts set in meta fields for each collection in the blog post section set on a collection page in the theme "Dawn"


[Setting method 1] Add a blog post handle specification item to the collection meta field


[Setting Method 2] Insert code into "featured-blog.liquid" (displaying the article set in the meta field separately from the blog specified in the section settings)


[Setting method 3] Specify blog post handles for each collection as needed


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

Insert code into "featured-blog.liquid" (displaying the article set in the meta field separately from the blog specified in the section settings)

Related Post