Jump to content
xisto Community
Sign in to follow this  
hidedora

Blogger Tutorials how to remove the older and newer posts links from blogger

Recommended Posts

Note that this procedure might vary!

When there is an older post than the post on the page, Blogger automatically displays a link to the older post. Similarly, if there is a newer post, there will be a link to that post. To make these posts invisible you must login to your Dashboard, then Go to Template -> Edit HTML, click the Expand Widget Templates and scroll to where you see these (it's easier to find them by pressing ctr + f and then paste the word .blog-pager in the search window):

.blog-pager {		  margin-left:15px;		}

To make the invisible paste this code like this:

.blog-pager{		 display:none;		 margin-left:15px;		}
Now click on the Save Template button and view your blog. You'll notice that the posts aren't appearing.

 

This blogger tip is for those who wish to make the atom posts invisible. Go to your blogger account and then layout, edit html and click the Expand Widget Templates.

Now go and find this:

 

.blog-feeds		{		   margin-left:15px;		}
now add the following code aobe the margin-left attribute:

 

.blog-feeds		{		   display:none;		   margin-left:15px;		}
Now click on the save template and you will see that the posts atom disappeared.

 

This tutorial is for those who wish to add a share on facebook button in their blogger account. Go to /docs/plugins/like-button?_fb_noscript=1 and login to your account. Copy the code and insert it in your blogger page.

 

To add a youtube video in your blogger find the youtube video that you desire, and on the right side you will see a word embed. next to it there is a code. copy it and paste it in a new blogger post.

 

Artisteer is an Automated Web Designer and it's the first and only Web design automation product that instantly creates fantastic looking, unique website templates and blog themes.

 

Design awesome blogs and cool web templates in minutes

Export to Blogger, Joomla, Wordpress and other CMS products

No need to learn Photoshop, CSS, HTML or other technologies

Fun and easy to use!

With Artisteer YOU immediately become a Web design expert, editing and slicing graphics, coding XHTML and CSS, and creating Web Design Templates, Joomla templates, Drupal themes, Wordpress themes, DotNetNuke skins, and Blogger templates all in minutes, without Photoshop or Dreamweaver, and no technical skills.

 

you can download the free trial and make in ten minutes a cool blog template for blogger. The trial period is for 30 days i think. It's enought time to make a cool website even if you don't know anything about web design

 

You can also add more intresting gadgets! to do it you go to layout, page elements, add a gadget and then on the left side of the window that'll open click on the more gadgets and a list of hundrends of gadgets.

 

How to remove the blogger bar.

 

There where many times that i wanted to remove the blogger bar because it didn't go with my template. In order to do it you must go to layout, then templates, edit html and then paste this anywhere inside the style tags:

 

#navbar-iframe { height:0px; visibility:hidden; display:none; }

i prefere to put it under the body attribute.

 

ok now click the save template button and now view your blog. you'll notice that the navigation bar disappeared! i hope this tutorial helped!

 

This tutorial is for those who want to know how many visitors, hits and pages indexed per visitor, how much time remains a visitor in your page and other stuff like these. if you want to watch the statistics of your blogger page every time, go to https://www.google.com/analytics/ and make an account there. After that follow the instructions to connect it with your blogger site. The stats won't start immediately. It will take some time before start measuring. This tool is extremely useful and 100% free. It can also be used in any website. There are others analytics out there but i trust google more. i hope this tutorial helped!

 

how to add the:

Recent comments

Use this script to achieve a WordPress-esque Recent Comments module for your side bar! Start some riots among your readers! Let them know what others have to say. This site provides a widget creator that I used to make my recent comments module. I found that after adding this, it actually encouraged people to comment more frequently. I don’t know if they like seeing their name up in lights or if they read what others wrote and want to kick in their two cents… But either way it has increased commenting by about 70%!

Any questions about blogger contact with me.

 

Replace your commenting system with Intense Debate for more control over comments with a social flare. It is really easy to do, check out this information from their web site:

Interested in the comments your friends make? What if there was a way to follow your friends and be notified when, where, and also what they comment? Intense Debate provides this functionality through RSS feeds for each user. Subscribers will be notified in their RSS readers with a direct link to view the context surrounding the comment as well. Give it a try!

Also, don’t waste anymore time checking back in on a blog to see if anyone responded to your comment. Now you can get email notifications of replies to your comments, letting you know when the conversation continues while you’re gone.


In the following post i'll show you what offers blogger in comparizon to wordpress.

Themes and customization

Blogger

You can edit template layouts, styles and colors, or install a third party theme.

 

wordpress

 

No template editing. Style sheet editing is only available as a paid upgrade. Many of the 60+ themes let you upload a header image. Some have additional customization options.

 

Visitor stats

 

blogger

You can include third party tracker scripts

 

wordpress

— or any type of script. No scripts allowed. The admin dashboard shows 2 days of stats and daily, weekly and monthly graphs.

 

Image storage

 

blogger

1 Gigabyte. There is no interface to browse through the images unless you sign up for Picasa Web Albums.

 

wordpress

3 Gigabytes. Paid upgrades are available to add more space. You can also upload .ppt, .doc, .odt and .pdf files (more file types with an upgrade).

 

 

Galleries

 

blogger

You can use Picasa Web Albums.

 

wordpress

Simply add the tag [gallery] to any post or page (more info).

 

 

Static pages

 

blogger:

Not available (although lately a pages gadget was added. haven't make it much test yet).

 

wordpress

Create posts or 'pages'. Static pages are listed in separate menus.

 

 

Categories

 

blogger

'Labels'.

 

labels

'Categories'.

 

 

Optional excerpts

 

blogger

New: Expandable post summaries (more info).

 

wordpress

Some WP themes allow unique text. Others depend on a "more" tag.

 

 

Post by email

 

blogger

Submit your posts by email. You can receive new posts by email too (helpful for team blogs).

 

wordpress

Submit your posts by email. Images can be attached

 

 

Contact forms

 

blogger

Not available. You could add a third-party contact form, however.

 

wordpress

Simply add the tag [contact-form] to any post or page.

 

 

Private blogs

 

blogger

You can restrict access to invited Google account holders.

 

wordpress

You can restrict access to 35 invited Wordpress account holders (unlimited with a paid upgrade).

 

 

Team blogs

 

blogger

Administrators and non-administrators only.

 

wordpress

Administrator, Editors, Authors and Contributors. Alternatively, individual posts can be password protected or Private.

 

 

Comments

 

blogger

Visual confirmation and moderation options, but no editing of comments.

 

wordpress

Moderation, comment editing and Akismet spam protection.

This is a part of the website:

http://forums.xisto.com/no_longer_exists/

 

Notice from rvalkass:

Anything copied must have Quote tags around it.


Share this post


Link to post
Share on other sites

Nice tutorial, but you could have just made it into one post, so the thread is not spammed by multiple posts. The credit system works by the length of a post, not the amount of posts you make. One lengthy post is better than a few short ones.

Share this post


Link to post
Share on other sites

You should add Windows Live Writer which is any blogger's best friend. It makes blogging much easier. Windows Live Writer can detect your blog's theme so you can preview what your post is going to look like. Also, embedding images, videos, and other content into your blog will be so much easier. I think every blogger that blogs should use this. It's too bad that it is only for Windows... (hence the name WINDOWS Live Writer)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.