Skip to product information
1 of 1
Published:2023.09.25

Example of settings to display a "See more" link on the article card in the blog article list for the Shopify theme "Dawn"

Example of settings to display a "See more" link on the article card in the blog article list for the Shopify theme "Dawn"

Applications

  • Blog management and editing

How to implement

  • LIQUID
View full details

The blog page for the theme "Dawn" does not have a "See more" link on each article card. In one store, analysis using a heat map tool showed that users were not clicking on article cards at all. So we took measures to explicitly display link text, and this is how to set it up.


Example of settings to display "See more" links on article cards in the Dawn blog article list


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


Step 2: Modify the code in "main-blog.liquid" and "article-card.liquid"


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 "main-blog.liquid"


Add a label to "ja.schema.json"


Add the contents of the render tag in "main-blog.liquid"