Remove Automatic ReadMore Options On Static Pages In Blogger | BST
Advertisements
Do you have read more options on your Blogger home page installed by any third parties? Yes, good it will give you a professional look too but have your Blogger static pages kept the read more options? It creates a problem to show full article on your Blogger static pages. If your blog has also this problem, using this guide, you can delete read more hack from your static pages. Therefore, here is how to remove read more hack for static pages of Blogger.
How to Remove Automatic Read More On Blogger Static Pages
Now, sign in to YourBlogger Dashboard --> Template (Under more options) --> Edit HTML (and Proceed) ( Expand Widget Templates) find the following code (using ctrl+F)
<b:if cond='data:blog.pageType != "item"'> or <b:if cond='data:blog.pageType != "item"'> or <b:if cond='data:blog.pageType == "item"'> or <b:if cond='data:blog.pageType == "item"'>
CODE 1
Note : Make sure, above code may appear more than once so you have to be careful to find the correct one. You have to find any one code mentioned above, which will be inside body tag, such as between <body>..</body>, and you will find the below code surround the above code.
0 comments: