# Limit elements on a page

### Overview

Sometimes, while editing your page, you might see this message: “**You already added one element in the page**”. In this article, we’ll demonstrate how you can fix this problem.

### How To Fix Limit Elements On A Page Issue?

This issue can happen due to you exceeding the limited number of elements that are allowed on each page. With some specific elements, you can only use one per page or they will collide with other elements and not work properly.

![](/files/QTEpoIfsmCbXCvlC228j)

You can delete the existing element and replace it, or if you only need to change its location, just select the element and move it to the desired location in the layout.

* Step 1: Select the existing element and click trash bin icon to delete

![](/files/cotYia35GLJ7imDn1HY4)

* Step 2: Re-select the element and place it in the desired location on the page

![](/files/THOvfwbg9lrDPFJmeebR)

### Tips And Best Practices

* Ensure not to exceed the one element limit per page to avoid conflicts.
* If necessary, delete the existing element before adding a new one.

### Additional Resources

* [How to Use Shopify Product Quantity Element with PageFly](https://help.pagefly.io/manual/shopify-elements-product-quantity/)
* [How to Use PageFly Layout Element?](https://help.pagefly.io/manual/layout-element/)


---

# Agent Instructions: 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/faq-and-troubleshooting/troubleshooting/error-messages/limit-elements-on-a-page.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.
