> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.alireviews.io/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# [Old widget version] Removing the leftover code after uninstalling the app?

According to Shopify's new policy, you can remove our codes from your theme editor before or after uninstalling the app. **This guide applies to users who are using our old widget version.**

| **Heads-up**:  Although Ali Reviews is transitioning to Ali Reviews, the code that includes the brand name "Ali Reviews" will still work. Please continue to use this guide if you are using our old widget version.

## Remove left-over code manually

You can simply follow these steps:

*   Go to your **Online store** - **Theme** - Find the Theme that you're using - **Action** - **Edit Code.**

![](https://storage.crisp.chat/users/helpdesk/website/9470dcbe98410000/5a230b3c-cf00-44cc-ba05-a306f5_1up1n12.png)

1. Open product.liquid file (or your product template file) --> delete the review code as bellow

![](https://storage.crisp.chat/users/helpdesk/website/51849c8de000cc00/image_6nxr6k.png)

2.   Search for **alireviews-widget** file in **Sections** --> Delete the widget files 

__For example__: alireviews-widget-19.liquid (in which, 19 is the widget_id)

![](https://storage.crisp.chat/users/helpdesk/website/51849c8de000cc00/chrome2bp9pwjbvi_2jnvys.png)

3.   Then search for **theme.liquid** file.

Clicking CTRL + F to look for keyword “**alireviews_core**” and remove the code which we have mention below, don’t forget to **SAVE** it.

``` {% include 'alireviews_core' %}```

![](https://storage.crisp.chat/users/helpdesk/website/9ef23863ab433800/2a43d16f-62ed-407c-853d-e3dff0_co6ftc.png)

4   Finally, search for **alireviews_core.liquid** file, then delete the whole file by click on the Delete button

![](https://storage.crisp.chat/users/helpdesk/website/5ae6c569cff83000/4d069535-b53b-4557-a70d-7749fa_1vt9qxx.png)

You will be good from now on.

If it’s too hard for you, don’t be hesitate, please contact to us for helping you remove the code via live chat, or email us at support@alireviews.io.
I hope this might be helpful for you and cleared your concern completely.