How to uninstall Mobile Menu completely?

How to uninstall Mobile Menu completely?

When installing, Mobile Menu 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 Mobile Menu completely:

Step 1. Uninstall in Apps page:

Go to your Shopify admin > Settings Apps and sales channels > find Mobile Menu by qikify app > click on Remove button



A popup will show up. Please write some reasons why you uninstall Mobile Menu (it's important to us) and then click "Delete".



Then, the Mobile Menu app will be removed from your store, and you will no longer be able to access to Mobile Menu app.
All your app data is stored in our database system, so you can get it back if you re-install Mobile Menu.

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-mobilemenu.liquid > Delete 2 those files.



Done. Mobile Menu is now removed completely from your store.