Help Me. data:post.snippet it not work
Vattana Lapanich <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
<b:loop values='data:posts' var='post'>
<section class='post'>
<div class='post-body'>
<div class='post-thumb'>
<b:if cond='data:post.firstImageUrl'>
<div class='thumb' expr:style='"background:url(" + data:post.firstImageUrl
+ ") center center; background-size:cover"' />
</b:if>
</div>
<div class='post-info'>
<h3 class='post-title'>
<a expr:href='data:post.link ? data:post.link : data:post.url'>
<data:post.title/>
</a>
</h3>
<b:include name='metaInfo'/>
<p class='post-index-paragraph'><data:post.snippet/> <a
expr:title='data:post.title' expr:href='data:post.link ? data:post.link :
data:post.url'>อ่านต่อ »</a></p>
</div>
</div>
</section>
</b:loop>
--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/bloggerdev.
For more options, visit https://groups.google.com/d/optout.