Kamis, 15 Agustus 2013

Cara Mengatasi Pesan Komentar Yang Berada Dibawah (Turun Kebawah)

By Unknown   Posted at  18.43   Komentar No comments

Kali ini saya akan memberikan trik Cara Mengatasi Pesan Komentar Yang Berada Dibawah masalah ini sering terjadi para pemblogger termasuk saya, mungkin anda pernah mengalami hal seperti ini, Seperti dijelaskan dipostingan sebelumnya, bahwa komentar disebuah blog sangat dibutuhkan, tapi terkadang komentar itu dijadikan hal yang tidak baik atau yang lebih dikenal dengan sebutan spam (Pengertian SPAM, Komentar SPAM, dan SPAMMER) pada praktek black hat SEO untuk mengoptimalkan blog di search engine, walaupun di pesan komentar sudah di beritahukan untuk tidak melakukan spamTapi bagaimana kalau pesan komentar berada di bawah formulir komentar? pasti aneh bukan ? dan di bawah ini adalah screenshot permasalahnya:
Untuk anda yang mengalami masalah ini, silahkan ikuti langkah-langkah cara mengatasi masalah pesan komentar yang jatuh dibawah form komentar berikut:
1. Login ke Blogger

2. Pilih Template >> Edit HTML

3. Cari kode:
<b:includable id='threaded-comment-form' var='post'>
<div class='comment-form'>
<a name='comment-form'/>
<b:if cond='data:mobile'>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
<b:else/>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
</b:if>
<data:post.friendConnectJs/>
<data:post.cmtfpIframe/>
<script type='text/javascript'>
BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
</script>
</div>
</b:includable>



TIPS: Tekan CTRL + F lalu ketik 'threaded-comment-form' (untuk mempermudah pencarian)
Lalu hapus semua kode berawal dari kode <b:includable id='threaded-comment-form' var='post'> sampai </b:includable> selanjutnya ganti dengan kode dibawah ini: 


<b:includable id='threaded-comment-form' var='post'>

<div class='comment-form'>

<a name='comment-form'/>

<b:if cond='data:mobile'>

<div id='form-wrapper'>

<p><data:blogCommentMessage/></p>

<data:blogTeamBlogMessage/>

<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

<iframe allowtransparency='true' class='blogger-iframe-colorize
blogger-comment-from-post' frameborder='0' height='410'
id='comment-editor' name='comment-editor' src='' style='display: none'
width='100%'/>

</div>

<b:else/>

<div id='form-wrapper'>

<p><data:blogCommentMessage/></p>

<data:blogTeamBlogMessage/>

<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

<iframe allowtransparency='true' class='blogger-iframe-colorize
blogger-comment-from-post' frameborder='0' height='410'
id='comment-editor' name='comment-editor' src='' width='100%'/>

</div>

</b:if>

<data:post.friendConnectJs/>

<data:post.cmtfpIframe/>

<script type='text/javascript'>

BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);

</script>

</div>

</b:includable>

Selanjutnya cari kode berikut ini:

document.getElementById(domId).insertBefore(replybox, null);

Lalu ganti dengan kode ini:

document.getElementById(domId).insertBefore(document.getElementById('form-wrapper'), null);

Simpan Template dan Lihat Hasilnya:


Langkah-langkah di atas sudah saya coba sendiri dan berhasil. Bila dalam prosesnya anda mengalami kegagalan, mungkin itu dikarenakan ada hal di atas yang anda lewatkan. Demikian update saya kali ini mengenai Cara Mengatasi Pesan Komentar Yang Berada Dibawah . Semoga bermanfaat ! 

About the Author

Nulla sagittis convallis arcu. Sed sed nunc. Curabitur consequat. Quisque metus enim, venenatis fermentum, mollis in, porta et, nibh. Duis vulputate elit in elit. Mauris dictum libero id justo.
View all posts by: BT9

0 komentar:

Back to top ↑
Connect with Us

What they says

© 2013 Andre B'Genk. WP Mythemeshop Converted by Bloggertheme9
Blogger templates. Proudly Powered by Blogger.