This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
public:apps:preorder:manual_uninstallation [02.07.20 в 16:03] Максим Дубинин |
public:apps:preorder:manual_uninstallation [18.03.21 в 15:16] (current) Максим Дубинин |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Manual deleting ====== | + | ===== Complete manual App removal ===== |
| + | |||
| + | 1) Go to Online Store -> Actions -> Edit Code\\ | ||
| + | In forder "Layout" find file "theme.liquid" and delete 2 lines of the code that connects the snippet in "theme.liquid": | ||
| - | 1. Delete the code that connects the snippet in "theme.liquid": | ||
| <code> | <code> | ||
| <!-- Snippet for Simple Preorder app --> | <!-- Snippet for Simple Preorder app --> | ||
| {% include 'simple-preorder-bootstrap' %} | {% include 'simple-preorder-bootstrap' %} | ||
| </code> | </code> | ||
| - | 2. Delete the snippet "simple-preorder-bootstrap.liquid". | + | |
| + | {{:private:support:apps:1.png?800|}} | ||
| + | |||
| + | 2) In folder "Snippets" find file "simple-preorder-bootstrap.liquid" and delete it. | ||
| + | |||
| + | {{:private:support:apps:2.png?800|}} | ||
| If this does not work, please write to support@kad.systems | If this does not work, please write to support@kad.systems | ||
| + | | ||
| + | |||