How to Remove or Change Showing Posts with Label on Blogger


For this tutorial I will show you how to edit the "Showing posts with Label" on Blogger. And if you are not satisfied by just modifying the message, then I will also show you how to completely remove it.


This is going to be a 2-part tutorial and without further ado, let us start.


Here are the steps on how to remove or change "Showing Posts with Label" on your Blogger Blogspot


How to change the message "Showing Posts with Label" into some thing else


1. Login and open your Blogger account. Select the Blogspot that you want to edit. Go to Theme.


blogger theme

2. Inside Theme, click the Customize button.


customize blogger theme

3. In the dropdown menu, click Edit HTML.


edit html blogger theme

4. Inside the HTML editor, click anywhere inside it and press CTRL + F (shortcut for find or search). Type <b:includable id='status-message'> and press ENTER to search.


searching for status message blogger theme html code

5. You will see the same result as shown below (see image). Remove <data:navMessage/> and change it to anything that you like.


changing showing all posts label blogger theme html code

6. For this tutorial, I decided to change it to "Available Tutorials:".


changed showing all posts label blogger theme html code

7. Click the Save button to save the changes that you just made on your Theme HTML code.


saving blogger theme html code

8. Done! You have successfully changed "Showing Posts with Label" into something else.


Here are the steps on how to completely remove the "Showing Posts with Label" on your Blogspot


1. Open and login your Blogger account and select the Blog that you want to edit. Inside, click Theme.


access blogger theme

2. Inside Theme, click the Customize button.


customize blogger theme

3. Again, in the menu that will appear, click Edit HTML.


edit html code blogger theme

4. Inside HTML editor click anywhere, then press CTRL + F (for find). Type <b:includable id='status-message'> and press ENTER to search.


looking for message status inside blogger theme html code

5. Remove all the line of codes (see image below) from <b:includable id='status-message'> up to </b:include>.


removing whole status message include code blogger theme html code

6. Replace the line of codes that you just removed with the following:

<b:includable id='status-message'>

<b:if cond='data:navMessage'>

<div>

</div>

<div style='clear: both;'/>

</b:if>

</b:includable>


replacing the removed code with new status message code

7. Save your Theme.


saving blogger theme html code

8. Done! You just completely removed the "Showing Posts with Label" on your Blogspot.

If you have question, leave a comment below. Thanks!


Special thanks to helplogger.blogspot.com for the code.

No comments:

123how.xyz only wants on-topic comment. Do not include any link, else your comment won't be published. Thanks!

Most Read Tutorials:

Powered by Blogger.