# Delete the old code

Sometime the old code of the form in the theme may cause some issues:

* Form is not updated on the site after you edit the form in the app
* Form is not showing on the site

We highly recommend you contact the support team of the app so the developers can check and advise further.

If you want to remove the old code yourself, below is the steps you can follow.

1. From your store backend, click **Online stores** > **Themes** > **Edit code**

<figure><img src="/files/Lw6hlnq6t09xAKqd32jj" alt=""><figcaption></figcaption></figure>

2\. In **Layout** folder, click on **theme.liquid** file > search **globo.formbuilder.scripts**

If you found it. remove this code  **{% include ‘globo.formbuilder.scripts’ %**

<figure><img src="/files/gNy7jZ6ozpejbh1v4fek" alt=""><figcaption></figcaption></figure>

3\. Make sure the app embed is activated on the theme. [Learn more ](https://globo.io/kb/theme-integration-6/#ch_1)

4\. Check the form on the site again to see if it works correctly.

**Still need support?**&#x20;

Contact our support team: **<support@powerfulform.com>**


---

# 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://docs.powerfulform.com/~/revisions/KRfi0fHdeAFeAhiPrH7G/trouble-shooting/delete-the-old-code.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.
