1. Go to LAYOUT
2. Choose EDIT HTML
3. Tick EXPEND WIDGET TEMPLATES
4. Find <p><data:post.body/></p> using CTRL + F
5. Paste the code as shown below before and after <p><data:post.body/></p>
<b:if cond='data:blog.pageType == "item"'>
<style>.fullpost{display:inline;}</style>
<p><data:post.body/></p>
<b:else/>
<style>.fullpost{display:none;}</style>
<p><data:post.body/></p>
<b:if cond='data:blog.pageType != "item"'>
<br/> <a expr:href='data:post.url'>[ Baca selanjutnya..... ]</a>
</b:if> </b:if>
6. Click SAVE TEMPLATE
7. Go to SETTING
8. Choose FORMATTING
9. Paste the code below to POST TEMPLATE
<span class="fullpost">
</span>
10. Click SAVE SETTINGS
11. When u want to make post choose EDIT HTML
12. Type the sentence you want to show before <span class="fullpost">
13. Type the sentence you want to hide between <span class="fullpost"> and </span>
14. Good luck !!! :p
How to make "Read More" script ?
.
Subscribe to:
Post Comments (Atom)

3 comments:
cam mne nak wat read more kat wordpress?????
cam mane nak buat new page on blogger???
new page ke new post ?
kalau new post ko belek je kat menu
atas belah kiri
Post a Comment