How to remove “Showing newest posts with label xxxx. Show older posts” from your blogger blog

While opening a label link in blogger blog, you must have seen the message:

status-msg

Showing newest posts with label…………... Show older posts

Also when you search on blog ( default search box in blogger blog) you get following message before search results:
Showing newest posts for query ....………. Show older posts

Most of the blog owners don’t like this message box. If you want your blog to look proffessional, then it is very good to remove this box.

Till now on the I have seen many posts on the web regarding this, but most of them have provided a lengthy procedure and making a lot of changes in the code.

Here I am going to tell you a very simple trick to remove this message box. It involves adding only one line of code.

So here is the standard procedure to remove that box.

  1. Login to your Blogger account. Now you are on the blogger dashboard
  2. Click “Design” link and then Edit HTML tab
    img 1img2 
  3. Make sure to download your template before doing any code change. If in case, something goes wrong while editing the code, You can move to your original template.
    After downllading the full template
    Search for below code:

    ]]></b:skin>

    img3
  4. Now just before that code, Insert the following code.

    .status-msg-wrap { display:none !important;}

    img4
  5. Now Click “Save Template” button, Now you have done it

Enjoy!!!!!!!!! Happy blogging

21 comments:

Kris Hannah said...

It didn't work! I can't find any result that removes it. I really need help.

Waqar Ahmad said...

@Kristen Maier
I have checked your blogs, they are using the same class i.e.status-msg-wrap, put the code correctly, it will work surely.
Put the code
.status-msg-wrap{ display:none !important;}
just before this
]]></b:skin>
in your template

Woodooz said...

Thanks. Worked like magic !

Tara L said...

Thanks! This worked for me too :)

Waqar Ahmad said...

@SP & Tara
Thanks for your appreciation..

Cizonor said...

Thanks for the tip. I appreciate it.

Anonymous said...

Thanks!

Anonymous said...

Thank you soooooo much xx

irvin said...

Hi I was wondering if you can help me please? my problem is how to add

"showing new post with Label XXXX. show older post" to another page of my blog. one good example is kinda like this blog:

http://withadriyah.blogspot.com/search/label/Beauty%20Review

please help me I am really a newbie in html/scripts and this is my first blog =(

Waqar Ahmad said...

@ ☻irvtheasianboi☻, I don't see anything new in that blog. The thing which you are asking is default feature of blogger blog, You don't have to edit anything. You will automatically get it if you are using blogger's default templates. If you are using any third party template, you may have to add some code.
May I know your blog URL.

Ida Gundersrud said...

Thanx!

Audrey said...

Hi! I have pasted your code exactly where you say to put it but "showing newer post..." is still showing on my blog. The strange thing is that it doesn't show for all my labels...! Would you mind having a quick look, something may be more obvious to you than it is to me... thanks for your help!

www.sweetlittledays.com

Waqar Ahmad said...

@Audrey
I just checked your blog, Everything seems working as expected.

K said...

Thank you! You're amazing!

Miranda Schindler said...

Thank You! Thank You! Thank you!

{BIG HUG}

La Mode Outré said...

A+ thank you :) It works!

Unknown said...

It works like a charm. Many thanks to you!

Төрөө said...

Thank you

Peoplera said...

Thanx a lot !!! :)))

Unknown said...

Thank you so much! I use labels as categories on my mobile litratista blog and this is really what I need. :)

Anonymous said...

o great this is a simple and useable method

Post a Comment

If you like this post, Please do comment..