> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://support.easystore.co/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# 增加部落格文章顯示數量「 Candy & WAVE 」主題

這個文章將會指導商家如何在網站前台上增加部落格文章顯示數量。例如：Candy和Wave的佈景主題只能顯示3個部落格文章，現在可以讓您增加到5個或以上！  
  
** 僅適用于「 Candy & WAVE 」主題

![](https://storage.crisp.chat/users/helpdesk/website/356a46d21d216800/753145e9-e21d-43dc-b7e7-5ddc5d_6k2dtk.png)

增加部落格文章顯示數量，您需要從後台》銷售管道》品牌官網》編輯原始碼裡編輯3種文件。分別是：

*   settings_data.json
    
*   settings_schema.json
    
*   featured-blog.liquid
    

**⚠️**商家需注意事項：

*   featured-blog.liquid部落格文章圖片推薦尺寸是**1200 x 630px**
    
*   所有已編輯的原始碼在更換佈景主題後，都需要重新編輯
    
*   我們有新增選項讓您選擇是否顯示圖片的原本畫質。
    
*   您可以從後台》銷售管道》品牌官網》佈景主題設定的General開啟
    

![](https://storage.crisp.chat/users/helpdesk/website/be45e552a9167800/ba9f352d-6048-475b-8671-215de1_1scemfv.png)

步驟 1 ：後台》銷售管道》品牌官網》編輯原始碼》Config》**settings_data.json**

步驟 2：拉至下方直到您看到articles_handle（大約在240行），然後拷貝以下原始碼和更換號碼，讓您的首頁顯示更過已發表的部落格文章。

``` "articles_handle_4": " ",```

![](https://storage.crisp.chat/users/helpdesk/website/e073ae47645dc000/99e46195-54f7-4ec8-b257-5a7262_1otdblj.png)

步驟 3 ：點擊“儲存”

步驟 4 ：選擇**settings_schema.json**文件後拉至（大約第2447行），然後拷貝以下原始碼和更換號碼

``` },{ "label": "Articles 4", "type": "article", "id": "articles_handle_4" }```

![](https://storage.crisp.chat/users/helpdesk/website/cb82a3160c555000/1a6c5e14-19de-45a7-8ec4-aee8ba_1hz0zug.png)

步驟 5 ：點擊“儲存”

步驟 6 ：選擇 **snippet** 中的 **featured-blog.liquid，**然後更換號碼（大約第8行）

![](https://storage.crisp.chat/users/helpdesk/website/1eac31a1494a7600/9e7f4d9b-a288-479f-8152-5b26d6_c82lc9.png)

步驟 7 ： 點擊“儲存”就完成了。

現在您可以從後台》銷售管道》品牌官網》佈景主題設定》Blog Post，顯示更過的部落格文章。

![](https://storage.crisp.chat/users/helpdesk/website/e604f83f2a9e2800/61a7824d-184c-43df-96be-a49e84_1murxyw.png)