AUTHOR: MULTI AUTHORS - TAG CONDITIONAL BLOGGER



Tag conditional untuk multi author tersebut seperti di bawah ini.

<b:if cond='data:post.author == &quot;NAMA AUTHOR&quot;'>

HTML

Cari kode berikut ini:

<div id='author-box'>
<b:if cond='data:post.authorPhoto.url'>
<img alt='author-photo' expr:src='data:post.authorPhoto.url' height='104' title='author photo' width='104'/>
</b:if>
<span class='author-name'><data:post.author/></span>
<p>INFORMATION.</p>
<div class='author-follow'>Follow me on: <a href='#' rel='nofollow' style='font-weight:700' target='_blank' title='Facebook'>Facebook</a> | <a href='#' rel='nofollow' style='font-weight:700' target='_blank' title='Twitter'>Twitter</a> | <a expr:href='data:post.authorProfileUrl' style='font-weight:700' target='_blank' title='Google+'>Google+</a></div>
<div class='author-close' onclick='document.getElementById(&apos;author-box&apos;).style.display=&apos;none&apos;;authoricon.style.left=&apos;0&apos;;' title='close'>&#215;</div>
</div>


Kemudian tambahkan kode author box itu dengan tag conditional di atas seperti di bawah ini.

<b:if cond='data:post.author == &quot;NAMA AUTHOR&quot;'>
<div id='author-box'>
<b:if cond='data:post.authorPhoto.url'>
<img alt='author-photo' expr:src='data:post.authorPhoto.url' height='104' title='author photo' width='104'/>
</b:if>
<span class='author-name'><data:post.author/></span>
<p>INFORMATION.</p>
<div class='author-follow'>Follow me on: <a href='#' rel='nofollow' style='font-weight:700' target='_blank' title='Facebook'>Facebook</a> | <a href='#' rel='nofollow' style='font-weight:700' target='_blank' title='Twitter'>Twitter</a> | <a expr:href='data:post.authorProfileUrl' style='font-weight:700' target='_blank' title='Google+'>Google+</a></div>
<div class='author-close' onclick='document.getElementById(&apos;author-box&apos;).style.display=&apos;none&apos;;authoricon.style.left=&apos;0&apos;;' title='close'>&#215;</div>
</div>
</b:if>






Rebates Bonus
Exclusive Rebate

Sign up today and be the first to get notified on new updates.


LOAD DISCUSSION