This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Showing posts with label Templates. Show all posts
Showing posts with label Templates. Show all posts

Thursday, 20 March 2014

Cara Membuat Releted Post / Artikel Tekait

Cari-cari informasi tentang cara menperbaiki flashdisk yang rusak ntah kenapa, namun tidak bisa saya temukan masalahnya. tapi membaca artikel terkait suatu blog memanahkan hati saya untuk menbuat releted post juga...
lalu inilah jadinya artikel terkait juga ada di blog ini juga....
cara membuatnya cukup mudah, ini caranya :
1. Pertama buka Blogger.com>Login pada Dasbor pilih blogx>Menu Template>Edit HTML....
   Tapi jangan lupa simpan HTMLnya dulu. siapa tau salah masukan datanya......
2. Silahkan Cari Kode  ]]></b:skin>
3. Lalu pastekan Srcip ini di atas kode ]]></b:skin>

.rbbox{border:1px solid rgb(192,192,192);padding:5px;background-color:#f0f0f0;-moz-border-radius:5px;margin:5px}.rbbox:hover{background-color:rgb(255,255,255)}

4. dan cari kode ini lagi <data:post.body/>
5. pastekan Srcip ini :

<b:if cond='data:blog.pageType == &quot;item&quot;'> <H2>Artikel Terkait:</H2> <div class='rbbox'> <div style='margin:0; padding:10px;height:200px;overflow:auto;border:1px solid #ccc;'> <div id='albri'/> <script type='text/javascript'> var homeUrl3 = &quot;<data:blog.homepageUrl/>&quot;; var maxNumberOfPostsPerLabel = 4; var maxNumberOfLabels = 10; maxNumberOfPostsPerLabel = 10; maxNumberOfLabels = 3; function listEntries10(json) { var ul = document.createElement(&#39;ul&#39;); var maxPosts = (json.feed.entry.length &lt;= maxNumberOfPostsPerLabel) ? json.feed.entry.length : maxNumberOfPostsPerLabel; for (var i = 0; i &lt; maxPosts; i++) { var entry = json.feed.entry[i]; var alturl; for (var k = 0; k &lt; entry.link.length; k++) { if (entry.link[k].rel == &#39;alternate&#39;) { alturl = entry.link[k].href; break; } } var li = document.createElement(&#39;li&#39;); var a = document.createElement(&#39;a&#39;); a.href = alturl; if(a.href!=location.href) { var txt = document.createTextNode(entry.title.$t); a.appendChild(txt); li.appendChild(a); ul.appendChild(li); } } for (var l = 0; l &lt; json.feed.link.length; l++) { if (json.feed.link[l].rel == &#39;alternate&#39;) { var raw = json.feed.link[l].href; var label = raw.substr(homeUrl3.length+13); var k; for (k=0; k&lt;20; k++) label = label.replace(&quot;%20&quot;, &quot; &quot;); var txt = document.createTextNode(label); var h = document.createElement(&#39;b&#39;); h.appendChild(txt); var div1 = document.createElement(&#39;div&#39;); div1.appendChild(h); div1.appendChild(ul); document.getElementById(&#39;albri&#39;).appendChild(div1); } } } function search10(query, label) { var script = document.createElement(&#39;script&#39;); script.setAttribute(&#39;src&#39;, query + &#39;feeds/posts/default/-/&#39; + label + &#39;?alt=json-in-script&amp;callback=listEntries10&#39;); script.setAttribute(&#39;type&#39;, &#39;text/javascript&#39;); document.documentElement.firstChild.appendChild(script); } var labelArray = new Array(); var numLabel = 0; <b:loop values='data:posts' var='post'> <b:loop values='data:post.labels' var='label'> textLabel = &quot;<data:label.name/>&quot;; var test = 0; for (var i = 0; i &lt; labelArray.length; i++) if (labelArray[i] == textLabel) test = 1; if (test == 0) { labelArray.push(textLabel); var maxLabels = (labelArray.length &lt;= maxNumberOfLabels) ? labelArray.length : maxNumberOfLabels; if (numLabel &lt; maxLabels) { search10(homeUrl3, textLabel); numLabel++; } } </b:loop> </b:loop> </script> </div> <script type='text/javascript'>RelPost();</script> </div> </b:if>

dibawah kode <data:post.body/>

 Keterangan :
Apabila pada blog sobat menggunakan Readmore, kode <data:post.body/> ada lebih dari satu. Maka letakkan semua kode diatas, dibawah kode <data:post.body/> paling terakhir.

6. Langkah terakhir klik >> Simpan dan lihat hasilnya pada setiap postingan blog akan terdapat artikel terkait dibawahnya.


 Keterangan II: 
- Artikel Terkait: Adalah title, teman-teman bisa menggantinya dengan title Related Post, Related Article atau juga posting terkait idi mani bawang. 
- Height:200px Adalah ukuran tinggi kotak scroll, silahkan sobat ganti nilainya sesuai dengan keinginan teman-teman, idi mani bawang.
- maxNumberOfPostsPerLabel = 10 Adalah jumlah daftar list artikel terkait berdasarkan label/kategori yang akan ditampilkan, silahkan sobat ganti nilainya sesuai dengan keinginan teman-teman, idi mani bawang.
- maxNumberOfLabels = 3 Adalah jumlah label/kategori yang list daftar artikel terkaitnya akan ditampilkan, idi mani bawang.

Sekian dari saya.......
tunggu Post selanjutnya......

 

<data:post.body/>
.rbbox{border:1px solid rgb(192,192,192);padding:5px;background-color:#f0f0f0;-moz-border-radius:5px;margin:5px}.rbbox:hover{background-color:rgb(255,255,255)} - See more at: http://kuc0pas.blogspot.com/2014/02/cara-membuat-artikel-terkait-di-blog.html#sthash.ukbf7naq.dpuf
.rbbox{border:1px solid rgb(192,192,192);padding:5px;background-color:#f0f0f0;-moz-border-radius:5px;margin:5px}.rbbox:hover{background-color:rgb(255,255,255)} - See more at: http://kuc0pas.blogspot.com/2014/02/cara-membuat-artikel-terkait-di-blog.html#sthash.ukbf7naq.dpuf

/b:skin>
]]></b:skin>
]]></b:skin>
]]></b:skin>
]]></b:skin>
]]></b:skin>

Wednesday, 17 August 2011

Free Downloads Templates












Title Description Download link Picture
23 professional html templates 23 professional templates in html and psd format.

Click on the thumbnail to preview the design.
Download
35 Professional Headers 35 professional headers with editable psd file. This is a must have in your library.

Need to lauch a quick sales letter? Simply take one of these header, do some amendment to make it unique and then just publish it.
Download
53 Professional Templates 53 Templates for personal or corporate websites. Some of them come with html and psd files. Some only come with psd files.

Click thumbnail to view samples.
Download
356 Web Templates This is the famous 356 Web Template. But only 50 templates are worth looking at. The other 306 are not up to my standard.

But I've included the whole package because it comes with Master Resell Right, complete with sales letter. You can sell the whole package and keep 100% profit!
Download
29 Hosting Or Domain Website Templates 29 professional website templates for hosting company domain registration website. Complete with html and psd format.

No need to add thumbnail. If you run a web hosting or domain registration website, this is definitely for you. If not, there's no need to download.
Download
22 Personal Or Corp Template 22 template suitable for personal or corporate websites.

Click thumbnail to view samples.
Download
22 Mega Templates 22 professional templates with html and psd files. Some of these templates even come with Flash animation!

Click thumbnail to view samples.
Download
19 Complete Sites 19 html templates with complete standard web pages such as contact us, about us etc.

Click thumbnail to view samples.
Download
13 Html Templates 13 website templates with html and psd files. Some of the templates come with full website, including contact html, about us html etc.

Click thumbnail to view samples.
Download