TUTORIAL : Background Komen Berbeza Antara Admin/Author dan Pengomen


kali ini cik en nak share untuk membezakan comment yang admin dengan follower...
ini untuk mengelakkan penyamaran untuk admin
macam ni la perbezaan yang cik en katakan



sebelum nak try..kena tarik napas panjang-panjang sebab tuto kali ini agak panjang tapi coooolllll...hehehe...
jom chekup!!
dan jangan lupa backup dulu tau!



  • dashboard >layout > edit html > expand widget templates
LANGKAH 1
  • Tekan ctrl + F untuk menghidupkan fungsi 'find' kemudian cari kod berikut

<dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>


atau


<dd class='comment-body'>


Letakkan kod dibawah diatas kod yang dicari tadi


<b:if cond='data:comment.author == data:post.author'>
<dd class='comment-body-author'>
<p><data:comment.body/></p>
</dd>
<b:else/>

  • pastu cari kod(2) ini
<dd class='comment-footer'>
  • letakkan code ini diatas

</b:if>

  • kalau x jumpa kod (2) try cari yang ini dan letak dibawahnya

<span class='deleted-comment'><data:comment.body/></span> <b:else/> <p> <data:comment.body/> </p> </b:if> </dd>
  • pastikan jadi camni k?

<b:if cond='data:comment.author == data:post.author'>
<dd class='comment-body-author'>
<p><data:comment.body/></p>
</dd>
<b:else/>

            <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
              <b:if cond='data:comment.isDeleted'>
                <span class='deleted-comment'><data:comment.body/></span>
              <b:else/>
                <p>
                  <data:comment.body/>
                </p>
              </b:if>
            </dd>
</b:if>


LANGKAH 2
  • Tekan ctrl + F untuk menghidupkan fungsi 'find' kemudian cari kod berikut
]]></b:skin>

atau

</style>

  • pastekan code bawah ni di atasnyer

(kalau nak letakkkan colour sahaja)

.comment-body-author {
background: #d9f3ff;
background-repeat: repeat;
border: 1px solid #62a9ff;
padding: 5px;
}

(kalau nak letakkan url gambar)


.comment-body-author {
background: URL (URL GAMBAR)
background-repeat: repeat;
border: 1px solid #62a9ff;
padding: 5px;
}


biru : tukar kaler yang korang suka k? rujuk kaler kat sini

p/s : kalau ada apa-apa pertanyaan silalah ber tanya k?
Photobucket
Eintan Nurfuzie

Lifestyle Blogger, Veterinarian, Social Media Influencer, Love Travel & Ladies Rider | Any Advertorial, Collaborations and Review : Facebook > Eintan Nurfuzie | Page Facebook > Nurfuzie.com | Group Facebook > Tips dan Rawatan Kucing | Instagram > @eintan_nurfuzie | Twitter > @eintan_nurfuzie | Channel Telegram > Eintan Nurfuzie | Channel Youtube > Eintan Nurfuzie | Email > eintannurfuzie@gmail.com

8 Comments

Disclaimer
All content provided on this "Blog Nurfuzie.com" blog is for informational purposes only. The owner of this blog makes no representations as to the accuracy or completeness of any information on this site or found by following any link on this site.

The owner of Blog Nurfuzie.com will not be liable for any errors or omissions in this information nor for the availability of this information. The owner will not be liable for any losses, injuries, or damages from the display or use of this information.
This terms and conditions is subject to change at anytime with or without notice.

  1. mak ai..pnjg!

    tp berguna..cam nak try..

    ReplyDelete
  2. 2 la..klu x paham tanyer...heehehe

    ReplyDelete
  3. wahhh pjg tp nk try, lama dh cari tuto ni cuma x buat2 lg hehe..thanks yaa share :)

    ReplyDelete
  4. @NUYUI : mybe ada code salah letak kot....

    ReplyDelete
  5. sy buat pun x jadi huhu..xpa2, sy cek lg skali coding sy salah kot..

    ReplyDelete
  6. salah coding kot...cik en dah try buat untuk blog contest cik en..menjadi jer

    ReplyDelete
  7. mungkinla tu..atau x sesuai dgn templete blog sy huhu..xpa2 dear :)

    ReplyDelete
Previous Post Next Post