Skip to product information
1 of 1
Published:2024.12.02

[Dawn] Example of setting up the Shopify theme "Dawn/Rise" to display the latest blog post link as a list text type instead of a blog post section

[Dawn] Example of setting up the Shopify theme "Dawn/Rise" to display the latest blog post link as a list text type instead of a blog post section

Applications

  • Blog management and editing

How to implement

  • LIQUID
  • HTML/CSS
View full details

Sometimes you want to display your blog posts in a simple list view rather than in a visually rich blog post section.
For announcements in particular, a list display without unnecessary decoration is easier to read and more effective.

◆Benefits of implementation ・You can create a simple and easy-to-read article list ・You can expect to improve page display speed

◆Specific steps: Add a "Custom Liquid Section" to the top page template of the Dawn/Rise theme

◆By adjusting the content of the supplementary code, you can customize as needed, such as adjusting the style of article titles and links, and setting the number of items to display.


Example of setting to display the latest blog post link as a list text type instead of a blog post section when using the theme "Dawn/Rise"


[Setup method (for Rise/Dawn themes)] Add a customized Liquid block to the home page template and insert the code.


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 a customized Liquid block to your homepage template and insert the code.

Related Post

その他のLIQUIDに関するTIPS