Automatic Uninstallation
If you have already installed Advanced filter and search application on your store and you want to uninstall it from any theme, to do this you can follow auto uninstallation process. for more information, please follow below instructions.
Manual Uninstallation
If you want to manually uninstall application code from your theme then you can do it by following process.
STEP 1
- Remove the file named afs-search.liquid
- Remove the file named afs-collection.liquid
- Remove the file named afs-init.liquid
- Remove the file named afs-templates.liquid
- Remove the file named page.afs-filter.liquid
- Remove the file named afs-style.min.css
- Remove the file named afs-filter.min.js
- Remove the file named afs-search.min.js
STEP 2
- Open file collection.liquid from the folder Templates
Find and remove following code from collection.liquid file
- {% render 'bkp-afs-collection' %}
STEP 3
Open file theme.liquid from the folder Layout
Remove following codes
- {% render 'afs-init' %}
- {{ 'afs-search.min.js' | asset_url | script_tag }}
- {{ 'afs-style.min.css' | asset_url | stylesheet_tag }}
- <script>"undefined"==typeof window.AFS&&(window.AFS={});"undefined"==typeof AFS.SearchModule&&(AFS.SearchModule={});AFS.SearchModule.Shop={ permanent_domain:{{shop.permanent_domain|json}},money_format:{{shop.money_format|json}},secure_url:{{shop.secure_url|json}} };</script>
Find and remove above each code line from theme.liqued file.
Ask Support Team
You can ask to Advanced filter and search expert team to do needful action for you. Feel free to send us an email at support@digitalcoo.com