1. Sign in to Layout - Edit HTML.
2. Love the check (tick) on cekbox "expand widget templates"
3. Look for this code in your blog template (approximately where the 1 / 4 the lower part of html code):
<div class='post-body entry-content'>
See the reply there is a code underneath it:
<p> <data:post.body/> </ p>
4. If you've met, remove this code <p> <data:post.body/> </ p>
replaced with a like this:
<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>
<a expr:href='data:post.url'> Read More ......</ a>
</ b: if>
Writing "Read More ....." It can be changed, such as a "Read More".
5. Save edits.
6. Then select the Settings menu and select Formatting
7. In the Post Template box insert the following code:
<span class="fullpost">
</ p>
8. Then Save.
9. When posting, there is 2 option tab, the "Compose" and "Edit Html", select the "Edit HTML", then automatically the code would look like the following:
<span class="fullpost">
</ p>
10. Put abstraction posts or articles that will appear the main yard (before the words "Readmore") above this code: <span class="fullpost">
while the remainder is placed in the overall post between <span class="fullpost"> code and </ span>
11. Done. Please check the results.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment
Thank you so much for the visit and already took him to comment