Last Post (2) -65 - How to modify
In Blogger there is a way of adding to our blog titles the last post, but many did not like, perhaps because the number post maximum is five, among other things. But there is a new trick and I feel much better.
"
Go to design template, click Add a page element and select HTML / Javascript . There will have to add:
\u0026lt;script src=" http://andrewhonors.googlepages.com/showrecentposts_es.js"> \u0026lt;/ script> \u0026lt;script language="javascript"> numposts var = 7;
numchars var = 100; Sunday, June 10, 2007
Air Space Needed For P18s4
showpostdate var = true;
showpostsummary var = true; standardstyling var = true;
\u0026lt;/ script> \u0026lt;script
src="http://andrewmusicmovie.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=showrecentposts"> \u0026lt;/ script>
\u0026lt;/ script> \u0026lt;script
src="http://andrewmusicmovie.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=showrecentposts"> \u0026lt;/ script>
Explanation:
can modify:
numpost .- It is the number of posts to show from 1 to 25.
numchars .- It shows a number of words per comment.
showpostdate (true or false) .- If true it shows the post date. showpostsummary (true or false) .- If true will display a summary of the post (inputs).
standardstyling (true or false) .- If true apply a standard style. The summary will be displayed in italics and with a gap between each comment. While in false will look all together.
** Where says andrewmusicmovie.blogspot.com change it to the address of your blog . Track: Beautiful Beta
** Where says andrewmusicmovie.blogspot.com change it to the address of your blog . Track: Beautiful Beta
Last Post (Blogger)
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment