How to install jettheme template on blogger

If you are using the template for the first time, there will be some manual settings that must be done, please read here. after the install process is complete.
The following is a guide on how to install a good JetTheme Template properly
First backup your previous theme first, make sure you back it up and save your files in a safe place, after that please go to Themes > Edit HTML
Use the blank template below, by copying the code below then replacing all the code in your previous theme, the function is to reset your previous theme settings thoroughly
<?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='1'/>
</body>
</html>Then save.
Finally go to the Theme > Recovery / Restore page enter the theme that you downloaded with a file in .xml or .min format.xml with the code that has been compressed, if you can't do the recovery, you can copy the code in the file by opening it with notepad, then replace all the code in the Theme > Edit HTML.
Finally, don't forget the Mobile Settings > Theme, select Desktop.
If there are still questions related to jettheme. You can ask our open discussion media here.
