There are two ways to uninstall our app:
Recommended way:
- Before uninstalling the app from your store, you should go in the settings page of Announcement Bar and delete the themes you installed you've installed our app on.
- Then you can delete the Shopify app normally.
Alternate way:
- If you already deleted our app from your store, you will need to still remove the files from your theme.
Step 1: Go to your theme.liquid file and locate and remove the following code:
<!-- SITE PERSONAL CODE START -->
{% include 'site-personal' %}
<!-- SITE PERSONAL CODE END -->
Step 2: Delete the following files from your theme:
- snippets/site-personal.liquid
- snippets/site-personal-config.js.liquid