> 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/page-not-fully-displayed-in-theme-preview-mode.md).

# テーマプレビューモードでページが完全に表示されない

### 概要

要約: この記事では、PageFlyページと未公開のShopifyテーマについて学びます。このチュートリアルを読むと、[公開済みのShopifyテーマでPageFlyページをプレビューする方法](https://help.pagefly.io/manual/page-not-fully-displayed-in-theme-preview-mode/)がわかります。

### テーマプレビューモードでのPageFlyページの表示

デフォルトでは、PageFlyはテーマプレビューモードをサポートしていません。そのため、このモードでPageFlyで構築されたページを見ることは技術的に不可能です。以下は、未公開のShopifyテーマでPageFlyページがどのように表示されるかを示したものです。

![](/files/XjJLzR8SQeEgu5rjGeyU)

実際には、ページはこのように表示されるはずです。

![](/files/H7Qm88hjDLH7cbp7wedl)

### テーマを公開してPageFlyページを同期する方法

現在のテーマとは異なるShopifyテーマでPageFlyページを見るためには、まず新しいテーマを公開する必要があります。これは、Shopify管理画面の Shopify Admin > Online Store > Theme > Publish から行えます。

![](/files/4ZEWrl3HuN2eGeEbe5QS)

公開されると、短時間で全てのPageFlyページが新しいテーマに自動的に移行されます。この時間は、PageFlyで構築したページの数や複雑さによって異なります。

### ヒントとベストプラクティス

* 10〜15分以上待っても新しいテーマでPageFlyページが表示されない場合は、各PageFlyページを再度 Save & Publish してください。一部のテーマでは、前のテーマのデータの自動移行をサポートしていません。

### よくある質問

#### Shopifyテーマとは何ですか？

Shopifyテーマは、テンプレートファイル、構成要素、およびサポートアセットのパッケージです。これらの構成要素を使用して、モジュール式でカスタマイズ可能なテーマを作成します。詳細については、こちらの[記事](https://shopify.dev/docs/themes%23:~:text%3DShopify%20themes%20are%20a%20package,load%20dynamic%20content%20on%20storefronts.)を参照してください。

#### 一度にいくつのShopifyテーマを公開できますか？

オンラインストアには最大20個のテーマを追加できますが、一度に公開できるのは1つのテーマのみです。

### 追加リソース

* [theme.pagefly.liquidを作成できません](https://help.pagefly.io/manual/cant-create-theme-pagefly-liquid/)
* [PageFlyでページ設定を編集する方法](https://help.pagefly.io/manual/page-settings/)


---

# 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/page-not-fully-displayed-in-theme-preview-mode.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.
