Showing posts with label tutorials. Show all posts
Showing posts with label tutorials. Show all posts

Sunday, 12 March 2017

GIVE YOUR BLOGSPOT HOME PAGE NEW LOOK SHOW ALL POST TITLE HOME PAGE

Simple steps to give your home page a beautiful look with giving post title with date on homepage.

just follow these steps



1. login to your blogger dashboard
2. download your blogger template in theme menu
3. click edit html



4. use ctrl + F to find


 <b:include data='post' name='post'/>.


replate it with following code





<!-- start www.resultguide.in -->

<b:if cond='data:blog.pageType != &quot;item&quot;'>
<b:if cond='data:blog.searchLabel == &quot;&quot;'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>

<data:post.timestamp/>
<h3 class='post-title'><a expr:href='data:post.url'><data:post.title/></a></h3>
  <hr/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;archive&quot;'>
<b:include data='post' name='post'/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;static_page&quot;'>
<b:include data='post' name='post'/>
<b:else/>
<data:post.timestamp/>
<h3 class='post-title'><a expr:href='data:post.url'><data:post.title/></a></h3>
  <hr/>
</b:if>
</b:if>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>

<!-- end www.resultguide.in -->


enjoy with new look of your blogger home page

if you not see full date you should go to your blogger account  and change timestamp settting as you want.

Thursday, 9 March 2017

Showing latest post title on home page blogger

Showing latest post title on home page blogger

Simple steps to give your home page a beautiful look with giving post title with date on homepage.
just follow these steps



1. login to your blogger dashboard
2. download your blogger template in theme menu
3. click edit html



4. use ctrl + F to find


 <b:include data='post' name='post'/>.


replate it with following code





<!-- start www.resultguide.in -->

<b:if cond='data:blog.pageType != &quot;item&quot;'>
<b:if cond='data:blog.searchLabel == &quot;&quot;'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>

<data:post.timestamp/>
<h3 class='post-title'><a expr:href='data:post.url'><data:post.title/></a></h3>
  <hr/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;archive&quot;'>
<b:include data='post' name='post'/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;static_page&quot;'>
<b:include data='post' name='post'/>
<b:else/>
<data:post.timestamp/>
<h3 class='post-title'><a expr:href='data:post.url'><data:post.title/></a></h3>
  <hr/>
</b:if>
</b:if>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>

<!-- end www.resultguide.in -->


enjoy with new look of your blogger home page

if you not see full date you should go to your blogger account  and change timestamp settting as you want.

How To Show Post Title after post date in Blogger?

How To Show Post Title after post date in Blogger?

Simple steps to give your home page a beautiful look with giving post title with date on homepage.
just follow these steps



1. login to your blogger dashboard
2. download your blogger template in theme menu
3. click edit html



4. use ctrl + F to find


 <b:include data='post' name='post'/>.


replate it with following code





<!-- start www.resultguide.in -->

<b:if cond='data:blog.pageType != &quot;item&quot;'>
<b:if cond='data:blog.searchLabel == &quot;&quot;'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>

<data:post.timestamp/>
<h3 class='post-title'><a expr:href='data:post.url'><data:post.title/></a></h3>
  <hr/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;archive&quot;'>
<b:include data='post' name='post'/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;static_page&quot;'>
<b:include data='post' name='post'/>
<b:else/>
<data:post.timestamp/>
<h3 class='post-title'><a expr:href='data:post.url'><data:post.title/></a></h3>
  <hr/>
</b:if>
</b:if>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>

<!-- end www.resultguide.in -->


enjoy with new look of your blogger home page

if you not see full date you should go to your blogger account  and change timestamp settting as you want.

Only Post Title with date in Blogger's Blog Homepage

Only Post Title with date in Blogger's Blog Homepage

Simple steps to give your home page a beautiful look with giving post title with date on homepage.
just follow these steps



1. login to your blogger dashboard
2. download your blogger template in theme menu
3. click edit html



4. use ctrl + F to find


 <b:include data='post' name='post'/>.


replate it with following code





<!-- start www.resultguide.in -->

<b:if cond='data:blog.pageType != &quot;item&quot;'>
<b:if cond='data:blog.searchLabel == &quot;&quot;'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>

<data:post.timestamp/>
<h3 class='post-title'><a expr:href='data:post.url'><data:post.title/></a></h3>
  <hr/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;archive&quot;'>
<b:include data='post' name='post'/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;static_page&quot;'>
<b:include data='post' name='post'/>
<b:else/>
<data:post.timestamp/>
<h3 class='post-title'><a expr:href='data:post.url'><data:post.title/></a></h3>
  <hr/>
</b:if>
</b:if>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>

<!-- end www.resultguide.in -->


enjoy with new look of your blogger home page

if you not see full date you should go to your blogger account  and change timestamp settting as you want.

How to Show Post Title Only on Home Page in Blogger Easy Way

Show Post Title Only on Home Page in Blogger Easy Way

Simple steps to give your home page a beautiful look with giving post title with date on homepage.
just follow these steps



1. login to your blogger dashboard
2. download your blogger template in theme menu
3. click edit html



4. use ctrl + F to find


 <b:include data='post' name='post'/>.


replate it with following code





<!-- start www.resultguide.in -->

<b:if cond='data:blog.pageType != &quot;item&quot;'>
<b:if cond='data:blog.searchLabel == &quot;&quot;'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>

<data:post.timestamp/>
<h3 class='post-title'><a expr:href='data:post.url'><data:post.title/></a></h3>
  <hr/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;archive&quot;'>
<b:include data='post' name='post'/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;static_page&quot;'>
<b:include data='post' name='post'/>
<b:else/>
<data:post.timestamp/>
<h3 class='post-title'><a expr:href='data:post.url'><data:post.title/></a></h3>
  <hr/>
</b:if>
</b:if>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>

<!-- end www.resultguide.in -->


enjoy with new look of your blogger home page

if you not see full date you should go to your blogger account  and change timestamp settting as you want.

How to change posts on homepage to title only blogger

Simple steps to give your home page a beautiful look with giving post title with date on homepage.
just follow these steps



1. login to your blogger dashboard
2. download your blogger template in theme menu
3. click edit html



4. use ctrl + F to find


 <b:include data='post' name='post'/>.


replate it with following code





<!-- start www.resultguide.in -->

<b:if cond='data:blog.pageType != &quot;item&quot;'>
<b:if cond='data:blog.searchLabel == &quot;&quot;'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>

<data:post.timestamp/>
<h3 class='post-title'><a expr:href='data:post.url'><data:post.title/></a></h3>
  <hr/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;archive&quot;'>
<b:include data='post' name='post'/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;static_page&quot;'>
<b:include data='post' name='post'/>
<b:else/>
<data:post.timestamp/>
<h3 class='post-title'><a expr:href='data:post.url'><data:post.title/></a></h3>
  <hr/>
</b:if>
</b:if>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>

<!-- end www.resultguide.in -->


enjoy with new look of your blogger home page

if you not see full date you should go to your blogger account  and change timestamp settting as you want.