In the latest blog post will be displayed normally the main
page of the blog. However, if your post is too long then it will make a full
main page. If you want your post to be shown only the main page of abstraction
alone then there is a link Read More / Read More to see more then follow the
steps below:
1. Open the Layout menu and select Edit HTML.
2. Love the check (tick) the cekbox "expand widget templates"
3. Find the following code in your blog template (the place at about the 1/4 bottom HMTL code):
<p> <data:post.body/> </ p>
4. If you have found, the code Change the code so that it looks like:
<b:if cond='data:blog.pageType == "item"'>
<style>. fullpost {display: inline;} </ style>
<p> <data:post.body/> </ p>
<b:else/>
<style>. fullpost {display: none;} </ style>
<a expr:href='data:post.url'> Read More ...... </ a>
</ B: if>
The words "Read More ....." that you can change, like so "Read More".
5. Save the edit.
6. Then select the Settings menu and select Formatting
7. In the Post Template box enter the following code:
<span class="fullpost">
</ Span>
8. Then Save.
9. When posting, there's no choice tuh 2 tab, the "Compose" and "Edit Html", Nha miles select The "Edit HTML", It will automatically look like the following code:
10. Put abstraction posts or articles that will appear dihalama primary (before the words "Redmore") the above code: <span class="fullpost"> while the rest is put in the whole post class="fullpost"> <span code and </ span >
1. Open the Layout menu and select Edit HTML.
2. Love the check (tick) the cekbox "expand widget templates"
3. Find the following code in your blog template (the place at about the 1/4 bottom HMTL code):
<p> <data:post.body/> </ p>
4. If you have found, the code Change the code so that it looks like:
<b:if cond='data:blog.pageType == "item"'>
<style>. fullpost {display: inline;} </ style>
<p> <data:post.body/> </ p>
<b:else/>
<style>. fullpost {display: none;} </ style>
<a expr:href='data:post.url'> Read More ...... </ a>
</ B: if>
The words "Read More ....." that you can change, like so "Read More".
5. Save the edit.
6. Then select the Settings menu and select Formatting
7. In the Post Template box enter the following code:
<span class="fullpost">
</ Span>
8. Then Save.
9. When posting, there's no choice tuh 2 tab, the "Compose" and "Edit Html", Nha miles select The "Edit HTML", It will automatically look like the following code:
10. Put abstraction posts or articles that will appear dihalama primary (before the words "Redmore") the above code: <span class="fullpost"> while the rest is put in the whole post class="fullpost"> <span code and </ span >
No comments:
Post a Comment