Skip to product information
1 of 1
Published:2024.07.10

Example of how to use the blog post section on the blog page of the Shopify theme "Dawn" to highlight specific posts.

Example of how to use the blog post section on the blog page of the Shopify theme "Dawn" to highlight specific posts.

Applications

  • Blog management and editing

How to implement

  • LIQUID
  • HTML/CSS
View full details

This is an example of how to prioritize specific posts on the blog post list screen for the Shopify theme "Dawn." The blog post section has been modified to prioritize the post handle specified in the editor screen.


Example of a blog page for the theme "Dawn" where you can highlight specific posts using the blog post section.


[(For the Dawn theme) Setup procedure ①] Add the scheme to "featured-blog.liquid" and the label to "ja.schema.json"


[(For the Dawn theme) Setup procedure ②] Add code to prioritize posts specified in "featured-blog.liquid"


[(For the Dawn theme) Setting procedure 3] Add a process to display or hide the "Article excerpt" section


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 schema to "featured-blog.liquid"

Related Post