Friday, October 3, 2008

READMORE... Display posts more visible short


ReadMore or install ReadMore is posting a speed / writing a blog that appears on the home page of a blog or in other words, mark down the posting ReadMore in our backyard so long that not all does not appear to take place. As you can see in the blog Dollar and Rupiah.

Step by step install ReadMore in the new blogger (not a classic template) are as follows:

1. Entrance to the page layout of your blog and click the Edit Html and check the 'Expand widget template "(the previous backup of your first template by clicking the Download the full template, the template so long that you saved directly).

2. Search one of the code in the box below to edit the template

<div class='post-header-line-1'/>
atau <div class='post-header-line'>
atau <div class='post-body entry-content'>


Why there are 3 types of code ...? because each template structure is different here so we can be facing one of the existing code.

3. If the facts and then copy the code below


<b:if cond='data:blog.pageType == "item"'>
<style>.fullpost{display:inline;}</style>
<p><data:post.body/></p>
<b:else/>
<style>.fullpost{display:none;}</style>


Then paste the code under one of the code that I have mentioned above, and later you can see the results as the example below


<div class='post-body entry-content'>
<b:if cond='data:blog.pageType == "item"'>
<style>.fullpost{display:inline;}</style>
<p><data:post.body/></p>
<b:else/>
<style>.fullpost{display:none;}</style>



4. Then copy the code below:


<b:if cond='data:blog.pageType != "item"'><br />
<a expr:href='data:post.url'>Read more...</a>
</b:if>
</b:if>



Paste the code below


<p><data:post.body/></p>


5. If all the above instructions have been carried out as the result of this


<div class='post-body entry-content'>
<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’>Read moreĆ¢�¦</a>
</b:if>
</b:if>

<div style='clear: both;'/> <!-- clear for photos floats -->


6. If so click SAVE TEMPALTE

7. From the menu TEMPALTE we move to the menu: click SETTING (setting)> click formatting (format), see the note below there is no POST TEMPLATE (template post), nach now fill the box with the code below


<span class="fullpost">

</span>



Click SAVE (Save the settings)

8. Each will last posting click EDIT write the HTML code and paste it between the posting that will be shown and hidden, see the example below.

This is an example of the first paragraph <span class="fullpost"> dan ini merupakan paragraph selanjutnya dan terakhir postingan anda yang tidak akan terlihat keculai link Readmore di klik oleh pengunjung anda </span>.
( Code </span> are stored at the end of the writing / posting you)

Please try ... Hopefully useful.

Related Posts by Categories



1 comments:

Anonymous,  October 26, 2008 at 11:22 PM  

nice post bro, hmmm your english so good.... mantab...

Post a Comment

“sekadar meluah rasa, melepas hasrat, melerai ragu. Andai sepi coretan ini, kesepianlah yang sedang bersarang di jiwa.Andai riang coretan ini,kerianganlah yan sedang bertakhta dihati. Mengikut rentak hidupku,musafir dibumi Ilahi. Semoga rahmat-Nya sentiasa memayungi kita bersama”.

Bila artikel ini bermamfaat , tinggalkan komentar kawan

  © Blogger templates The Professional Template by Ourblogtemplates.com 2008 Aceh Blogging

Back to TOP