User Tools

Site Tools


public:apps:coming_soon:manual_installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
public:apps:coming_soon:manual_installation [14.03.22 в 14:35]
Артем Куц created
public:apps:coming_soon:manual_installation [14.03.22 в 23:32] (current)
Дария Тяжлова
Line 1: Line 1:
-manual_installation+====== Manual installation ====== 
 + 
 +Go to Online Store → Actions → Edit Code 
 + 
 + 
 +In forder "​Layout"​ find file "​theme.liquid"​ and add the following code  
 + 
 +<​code>​ 
 +<​!--SCS-->​ 
 +<!-- This code is generate by Simple Coming Soon app. Please do not change it manually, it can cause to а cycle redirect. --> 
 +{% unless content_for_header contains '​previewBarInjector'​ or content_for_header contains '​adminBarInjector'​ %}<​script>​ 
 + document.write( 
 + "<​script src=\"​https://​comingsoon.kad.systems/​scripts/​c445683fb1748982666c2324bdfe60f9.js?"​ + Math.random() + "​\"><​\/​script>"​ 
 + ); 
 +</​script>​{% endunless %} 
 +<​!--eSCS-->​ 
 +</​code>​ 
 + 
 + 
 +at the very beginning before the line  
 + 
 +<​code>​ 
 +<​!doctype html> 
 +</​code>​  
 + 
 + 
 +In case of any issues please contact Customer Support support@kad.systems
public/apps/coming_soon/manual_installation.1647257741.txt.gz · Last modified: 14.03.22 в 14:35 by Артем Куц