How to uninstall Smart Bar completely
How to uninstall Smart Bar completely
When installing,
Smart Bar
adds a script directly to your published theme to make it load faster.
When uninstalling on the Apps page, that script still remains in your theme.
Follow these steps to uninstall
Smart Bar
completely:
Step 1. Uninstall in Apps page:
Go to your
Shopify admin
>
Settings
>
Apps and sales channels
> find
Smart Bar - Promotion Banner
app > click on
Remove
button.
A popup will show up. Please write some
reasons why you uninstall
Smart Bar
(it's important to us) and then click "
Delete
".
Then,
Smart Bar
app will be removed from your store, and you will no longer be able to access to
Smart Bar
app.
All your app data is stored in our database system, so you can get it back if you re-install
Smart Bar
.
Step 2. Remove scripts in theme
Go to
Shopify admin
>
Online Store
>
Themes
> click the "
Actions
" button on your published theme >
Edit code
.
On the page that opens, click on the
theme.liquid
file that will appear under
Layout
.
Press
Ctrl + F
to open the search box inside this theme.liquid > type "
qikify
".
There will be
1 line
containing the word "qikify" >
remove that line
, it will be:
{% render 'qikify-apps' %}
If your theme has
password.liquid
file, please delete the
{% render 'qikify-apps' %}
code in that file too.
Click "
Save
".
Stay still on the "Edit code" page from step 2, type "
qikify
" in the
search box on the left panel.
There are 2 files containing "qikify":
qikify-apps.liquid
and
qikify-smartbar.liquid
> Delete 2 those files.
Done.
Smart Bar
is now removed completely on your store.