How to create an Automatic Jump break in blogger


Lihat dan hitung, seberapa banyak aplikasi Android yang Anda instal di smartphone Anda? 

Pernahkah terbersit di benak Anda bagaimana cara membuat aplikasi-aplikasi tersebut?

Apakah Anda Saat Ini Ingin Sekali Bisa Bikin Aplikasi Android Sendiri? Seperti aplikasi game edukasi, media pembelajaran, aplikasi berbasis sensor, aplikasi multimedia, dan lain sebagainya?

Tetapi

1. Tidak Ngerti Coding
2. Tidak Tahu Computer Programming
3. Tidak Paham Bahasa Pemrograman Android
4. Dan Sama Sekali Bukan Lulusan IT?

Jangan Khawatir ...
Ternyata, bikin aplikasi Android itu SANGAT MUDAH, bahkan bagi Pemula sekalipun.

Sekarang Anda bisa bikin aplikasi Android dengan Cepat, bahkan TANPA HARUS CODING.

Tak peduli apapun latar belakang Anda, bikin aplikasi Android itu MUDAH, semudah bermain Puzzle.

Anda Hanya Perlu 4 Langkah berikut ini :

1. Drag & drop komponen-komponen yang dibutuhkan
2. Percantik tampilan aplikasi dengan mengatur layout dan desain tampilan
3. Susun blok-blok kode programnya, dan
4. Build aplikasi Anda jadi file instalasi *.APK

Lantas, Bagimana Cara Memulainya?
Mudah kok, karena sudah hadir untuk Anda Di Sini :


Video tutorial yang membahas cara membuat aplikasi Android dengan sangat MUDAH, CEPAT, & TANPA CODING menggunakan tools App Inventor 2. 

Today i'm going to render to you a nice post about creating an automatic Jump break in blogger blogs.It makes your posts  look nice and consistent.By default in most of blogger default templates,content breaks have been not installed.So visitors will not view your blog pages till they want.It makes your blog's bounce rate increase and prevent the comments of readers.So adding automatic jump break is very important.Sometimes your blog's popularity is depended on having jump break or not in your template.But to day i will show you how to add automatic jump break with thumbnails and customize it as you want easily.So follow below instructions respectively 

Step 1You should back up your blog template first.It is very important if your blog template is confusion in sometime,This downloaded template is very useful for recovering the bugs.
Go to your Dashboard > Template > Backup/Restore > Download full template

backup_restore

Step 2. After downloading the Full template,Next click the Edit HTML Button.

Edit_HTML

Step 3. Look for this code,Pressing the Ctrl+F  </head>

Step 4. Copy and paste below code just above/before </head>

<script type='text/javascript'>
var thumbnail_mode = "no-float" ;
summary_noimg = 450;
summary_img = 300;
img_thumb_height = 110;
img_thumb_width = 110;
</script>
<script type='text/javascript' src='http://bloggerblogwidgets.googlecode.com/files/auto_readmore_blogger.js' ></script>


You can change the length of summary or the size of thumbnail.

summary_ noimg= 450;     --> The length of the summary for post without thumbnail/image.

summary_img = 300;         --> The length of the summary for post with thumbnail/image
null_thumb_height = 110;  --> The height in pixels of the thumbnail.
null_thumb_width = 110;   --> The width in pixels of the thumbnail.

Step 5.Press Ctrl+F to look for the <data:post.body/>

Step 6.Replace <data:post.body/>  with the code bellow.



<b:if cond='data:blog.pageType == "item"'><data:post.body/><b:else/><b:if cond='data:blog.pageType == "static_page"'><data:post.body/><b:else/><div expr:id='"summary" + data:post.id'><data:post.body/></div><script type='text/javascript'>createSummaryAndThumb("summary<data:post.id/>");</script><div style='clear: both;'/><span class='rmlink' style='font-weight:bold;padding:5px;float:right;text-align:right;'><a expr:href='data:post.url' >Read more ... </a></span></b:if></b:if>


You can change the "Read more..."  to "Continue reading","Read full post"

Step 7. Now Save your template.

That's all.Now view your blog and see how automatic jump break works.If you have any problem,let me to know.

Pengelola Blog : ABDUL WAHAB

Judul : How to create an Automatic Jump break in blogger
Ditulis oleh : Kejutan Internet pada hari
Rating Blog : 5 dari 5
Terima kasih Anda telah membaca artikel tentang How to create an Automatic Jump break in blogger
Anda boleh menyebar luaskannya atau mengcopy paste-nya jika artikel ini sangat bermanfaat bagi Blog dan teman-teman anda.
Namun jangan lupa harap memberikan link aktif dofollow yang mengarah ke URL ini ya
http://kejutaninternet.blogspot.com/2013/02/how-to-create-automatic-jump-break-in.html

Dan Terima kasih sekali lagi atas kunjungan Anda.

Kritik dan saran atau apapun bisa anda sampaikan melalui kotak komentar.
Dan mohon maaf jika komentar atau pertanyaan tidak bisa cepat saya respon,
karena Saya tidak bisa selalu online selama 24 Jam.


Mau Di Buatkan Blog Siap Pakai Seperti Ini ?.

Artikel Terkait

Previous
Next Post »