To add Post by Label (Vertical Post) widget follow this step
- on Dashbord Blogger Click Layout
- Click Add a Gadget
- Choose HTML/Javascript
- Copy this Code:
<div id="musicpost"></div> <script type='text/javascript'> jQuery("#musicpost").RecentPostbyTag({ postType:"v", MaxPost:4, tagName:"Music" }); </script>
- Click Save
- Note: In tagName is name of the Post Label that will show. on this sample is "Music"mean will display artikel from Music label.
0 komentar