Home page and Page Labels only appear the post title

Main page (home page) and page Labels (Label Page) is the page that shows a couple of posts with a summary and also displays the image of the post. Sometimes to openthe main page or a page of labels it takes quite a long time because it should display the picture post with a specific size (when there is a picture). Of course for you whohave internet connection (sorry) is a bit slow to open the page label time long enoughespecially if showing more than 10 posts containing pictures, up slightly

Home page and Page Labels only appear the post title



To mengatasai the problem we just a little place a few tags Conditionals and the CSS code so that at the time of opening the main page (homepage) and label the pagedisplay only the post title that will reduce loading time when opening the page.

> Login to your Blogger account .
> In your chosen, the Dashboard page Template.
> Then select Edit HTML
> Select the check on Expand Widget Templates
> Code < b:include data = ' post ' name = ' post '/>

then replace the code with the following code :



This is the code for showing only post title on all pages except page posts and static pages.

If you only want to change the main page or a page of labels just replace the Tag code Conditionalnya only.
To Main Page

replace the code



with the code below :



and to Label Pages only

replace it with the code below :



0 Response to "Home page and Page Labels only appear the post title"

Post a Comment