I have splitted this post because this article is too lengthy and i don’t wanted you to get bored reading a long article.

If you are like me , trying to squish every whitespace out of your template to hyper-optimize for the smallest HTTP request size , then this might not be a feature for you. Jokes apart as you can see in the above image it can be a nightmare to edit a Template like that. A click of Format Template will indent your code in the most human readable form as seen in the image below . Just a word of caution though , for heavily modified template this might cause some problems , so Preview before saving any changes.


The new improvement also has error highlighting function that highlights those tags which are causing the errors. For example, you forgot to close the script tags properly and tried to preview the template so it would highlight the <script> tag to let realize you that you forgot to close the tags properly.
Unfortunately, “Expand the Widget” option is terminated but to replace this option a new feature known as Format Template is introduced that does exactly the same job as it. Therefore, be careful while you are reading any old tutorials in the internet that relates to your blog customization and can’t found “expand the widget” box then without any second thoughts select the “Format” button located in the HTML editor.
If you like this article then please subscribe to Our feeds and Like us on Facebook for Future Updates. Thank you.
Format Template
If you are like me , trying to squish every whitespace out of your template to hyper-optimize for the smallest HTTP request size , then this might not be a feature for you. Jokes apart as you can see in the above image it can be a nightmare to edit a Template like that. A click of Format Template will indent your code in the most human readable form as seen in the image below . Just a word of caution though , for heavily modified template this might cause some problems , so Preview before saving any changes.
5. Find , Replace and Replace All functions
The Editor has its own Find , Replace and Replace All functions. This might seem a little off in the beginning as the Browsers Own Search will not work in the Editor but once you get used to it , it will come naturally. Especially the addition of Replace (CTRL+SHIFT+F) and Replace All (CTRL+SHIFT+R) , a must in code editors, will come really handy if you fiddling with the template a lot ( Especially with multiple similar items ) .6. Error Highlighting
The new improvement also has error highlighting function that highlights those tags which are causing the errors. For example, you forgot to close the script tags properly and tried to preview the template so it would highlight the <script> tag to let realize you that you forgot to close the tags properly.
Unfortunately, “Expand the Widget” option is terminated but to replace this option a new feature known as Format Template is introduced that does exactly the same job as it. Therefore, be careful while you are reading any old tutorials in the internet that relates to your blog customization and can’t found “expand the widget” box then without any second thoughts select the “Format” button located in the HTML editor.
If you like this article then please subscribe to Our feeds and Like us on Facebook for Future Updates. Thank you.


No comments:
Post a Comment