> For the complete documentation index, see [llms.txt](https://help.pagefly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pagefly.io/pagefly-help-center-japanese/faqtotoraburushtingu/troubleshooting/live-site-issue/cant-create-theme-pagefly-liquid.md).

# theme.pagefly.liquidを作成できない

### 概要

この記事では、[「Shopifyで簡略化されたレイアウトを作成できませんでした」という問題を修正する方法](https://help.pagefly.io/manual/cant-create-theme-pagefly-liquid/)を学びます。

このエラーは、PageFlyがShopifyテーマのテーマフォルダー内に theme.pagefly.liquid ファイルを作成できない場合に発生します。

このエラーの原因は、ネットワークが不安定または障害が発生していることです。

### theme.pagefly.liquid を作成できない問題を修正する方法

#### ステップ 1：Shopifyテーマにアクセスする

Shopifyストアにログイン後、以下の画像のように「オンラインストア」>「テーマ」>「...」（3点リーダー）>「コードを編集」の順に進みます。

![](/files/jO9KefTkWpN2Hi3bsjS1)

#### ステップ 2：レイアウトファイルの新しいレイアウトを追加する

Layout ファイルで、以下の画像のように「新しいレイアウトを追加する」オプションをクリックします。

![](/files/hsHEgjqm00gnSGlwyONt)

* 「Duplicate file」フィールドで theme.pagefly.liquid を選択します。

![](/files/xzsnSqeYKe8wNlvSoSI2)

* 「File name」フィールドに、この新しいレイアウトの名前を入力します。例：「**test**」

![](/files/ToCnnUut9YKnNR0C3jeS)

* 「完了」をクリックします。

![](/files/6ApXEm8R9gbpwFsMIpcU)

このオプションを選択すると、「新しいレイアウトを追加する」ボックスが開きます。

完了すると、「**Asset created**」という通知が表示されます。

![](/files/pkDN3fhdUBY8IITHWSoa)

### よくある質問

#### 「Shopifyで簡略化されたレイアウトを作成できませんでした」エラーとは何ですか？

このエラーは、ネットワークの不安定または障害により、PageFlyがShopifyテーマフォルダーに theme.pagefly.liquid ファイルを作成できない場合に発生します。

#### 「Shopifyで簡略化されたレイアウトを作成できませんでした」問題を修正するために、Shopifyテーマにアクセスするにはどうすればよいですか？

Shopifyストアにログインし、「オンラインストア」>「テーマ」>「アクション」>「コードを編集」の順に進みます。

### その他のリソース

* [PageFly HTML Liquid要素を編集する方法](https://help.pagefly.io/manual/html-liquid-element/)
* [テーマプレビューモードでページが完全に表示されない](https://help.pagefly.io/manual/page-not-fully-displayed-in-theme-preview-mode/)
* [Shopifyコードエディタ：より高度なカスタマイズ](https://pagefly.io/blogs/shopify/shopify-code-editor)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.pagefly.io/pagefly-help-center-japanese/faqtotoraburushtingu/troubleshooting/live-site-issue/cant-create-theme-pagefly-liquid.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
