> 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/error-messages/limit-elements-on-a-page.md).

# ページ上の要素の制限

### 概要

ページを編集している際に、「**ページに要素を1つ追加済みです**」というメッセージが表示されることがあります。この記事では、この問題を解決する方法を説明します。

### ページ上の要素制限の問題を解決する方法は？

この問題は、各ページで許可されている要素の制限数を超えていることが原因で発生する可能性があります。特定の要素では、1ページにつき1つしか使用できないか、他の要素と競合して正しく機能しない場合があります。

![](/files/71LCG6T8VEQEwpPKvj7n)

既存の要素を削除して置き換えるか、場所を変更する必要があるだけの場合は、要素を選択してレイアウト内の目的の場所に移動するだけです。

* ステップ1：既存の要素を選択し、ゴミ箱アイコンをクリックして削除します。

![](/files/CaFqRhP0u3byFPmS8nJD)

* ステップ2：要素を再度選択し、ページの目的の場所に配置します。

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

* 競合を避けるために、1ページあたりの要素数を1つに制限することを徹底してください。
* 必要に応じて、新しい要素を追加する前に既存の要素を削除してください。

### 追加リソース

* [PageFlyでShopify商品数量要素を使用する方法](https://help.pagefly.io/manual/shopify-elements-product-quantity/)
* [PageFlyレイアウト要素を使用する方法](https://help.pagefly.io/manual/layout-element/)


---

# 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, and the optional `goal` query parameter:

```
GET https://help.pagefly.io/pagefly-help-center-japanese/faqtotoraburushtingu/troubleshooting/error-messages/limit-elements-on-a-page.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
