How to Install JetTheme Blogger Templates
hello buddy. In the previous article I discussed how to set lazyload on the JetTheme template. And in the following I will discuss again the tutorial on how to install templates on JetTheme.
The following method is specifically for jetTheme template users. Because this method is indeed recommended by the creator or template maker, namely jettheme.com.
Following are the steps and how to install the blogger template from JetTheme:
1. Backup your friend's template / theme that was previously used.
2. Go to Theme > Edit HTML
3. Then copy the Blank Template below, then replace.
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:css='false' b:js='false' b:defaultwidgetversion='2' b:layoutsVersion='3'>
<b:attr name='xmlns' value=''/>
<b:attr name='xmlns:b' value=''/>
<b:attr name='xmlns:expr' value=''/>
<b:attr name='xmlns:data' value=''/>
<head>
<title><data:blog.pageTitle/></title>
<b:skin/>
</head>
<body>
<b:section id='delete'/>
</body>
</html>
Its function is to completely reset the previous Template/Theme settings.
4. Save
The next step is Enter Theme > Recovery > Enter the theme that you have downloaded. Compressed .xml and .min.xml format files .
Then go to Themes > Settings > Mobile > select Desktop .
Then save.
Thus the tutorial on how to install the JetTheme Blogger Template.
Post a Comment