• All
  • Profil
  • Webhost
gravatar

The easy way to create read more in your posts

Assalamualaikum. Wr. Wb

See you at my handsome man paleng world and hereafter. Well In this tutorial I will explain how where how to create read more or read more on blogger, which I might just post an old article and old way to make the read more if you use the new blog template may already have its own read more .
Step 1
1. As always you have to login to your blogger.
2. Click Settings
3. Click Format
4. Posting in addition to writing templates, fill the column with the code below:

Installation of this code are intended to at the time of posting the article, the code appears directly without having to write first, so help us to not have to always remember the code.

Step 2

-. Click the menu Dasboard
-. Click the Layout
-. Click the Edit HTML tab
-. Click Download Full Template.
-. Please save the template first, these are intended to reduce
risk in case of a mistake when editting the template,
we still have a back up data to restore it as original
Check the boxes next to the Expand Widget Templates,
see below




-. Wait a few moments when the process is underway
-. Please find the following code in your own template code:



<data:post.body/> 
or 

<p> <data:post.body/> </ p> 
Delete the above code before, and replace with the code below OK: 

<blockquote> 
<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/> 
<a expr:href='data:post.url'> <strong> Readmore ...</ strong> </ a> </ p> 
</ B: if> </ blockquote> 


if already:
-. Click the Save Template
-. finish.
Now
For all posts or articles How to enter you must:

-. Click the Post
-. Click the Edit HTML, automatically it will look like the code above:

<span class="fullpost"> 


    </ Span> 
readmore way that you appear:
-. Write the article to appear on the blog before the code: <span class="fullpost">
-. Write the entire rest of the article after the code above and before the code: </ span>
You've managed to make the read more if it fails a lot of other ways how to create read more in this blog.