Fixy-Fact
Hi,

Are you a member? Please Log In. If not, please click 'Register' on above menu. Quick to register and simply just click here to make an account, this account will become your identity while you enjoy full features of Fixy-Fact forum and make sure you fill in data with correctly.

Make sure you read terms of agreement in our forum to prevent disobedient, click here to go.

Thank you for your concern!

Best,
Fixy-Fact Team


Join the forum, it's quick and easy

Fixy-Fact
Hi,

Are you a member? Please Log In. If not, please click 'Register' on above menu. Quick to register and simply just click here to make an account, this account will become your identity while you enjoy full features of Fixy-Fact forum and make sure you fill in data with correctly.

Make sure you read terms of agreement in our forum to prevent disobedient, click here to go.

Thank you for your concern!

Best,
Fixy-Fact Team
Fixy-Fact
Would you like to react to this message? Create an account in a few clicks or log in to continue.

[Blogger] Total Post dan Total Comment Script

Go down

[Blogger] Total Post dan Total Comment Script Empty [Blogger] Total Post dan Total Comment Script

Post by DonFixyboys* Thu May 03, 2012 5:12 pm

Script Type : HTML & Javascript

Description : Script ini dapat membuat 1st Impression dari pengunjung yang mengunjungi blog anda, jika post dan comment banyak maka dari pengunjung akan lebih percaya terhadap konten yang ada di blog.



Tutorial :

1.) Masuk kebagian 'Layout'

2.) Klik 'Add Gadget' > HTML

3.) Copy script ini dan masukkan di textarea

Code:
<script style="text/javascript">
function totalPostsInMyBlog(json) {
document.write('<b>' + json.feed.openSearch$totalResults.$t + '</b>');
}
function totalCommentsInMyBlog(json) {
document.write('<b>' + json.feed.openSearch$totalResults.$t + '</b> ');
}
</script>
<div style="position: fixed; top: 120px; right: 5px;">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="middle" align="middle">
<font color="black"><b>Posts </b></font></td>
</tr>
<td height=64 width=64 background="http://cdn5.iconfinder.com/data/icons/OxeSet/Board.png" valign="middle" align="middle">

<font size="+1" color="white"><script src=" /feeds/posts/default?alt=json-in-script&callback=totalPostsInMyBlog"></script> </font></td>

<tr>
<td valign="middle" align="bottom">
<font color="black"><b>Comments </b></font></td>

<tr>
<td height=64 width=64 background="http://cdn5.iconfinder.com/data/icons/OxeSet/Board.png" valign="middle" align="middle">

<font size="+1" color="white"><script src=" /feeds/comments/default?alt=json-in-script&callback=totalCommentsInMyBlog"></script> </font></td>

</tr>
</tr></table>
<div></div></div>

4.) Hit Save

Note : Jika anda tidak suka dengan posisi dari script nya anda dapat merubah dibagian ini

Code:
<div style="position: fixed; top: 120px; right: 5px;">
DonFixyboys*
DonFixyboys*
The Godfather
The Godfather

Posts : 642
Credits : 1395
Reputation : 26
City : Jakarta
Browser : Mozilla Firefox

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum