Help: How do i remove blog posts on layout? because i have 2 on the layout. Another discussion addresses this topic. 7 posts by 3 authors in Blogger | |
jhashii | May 6 |
Look^^^^, i have 2 blog post on layout, and i want to delete the other one because its so annoying, but i can't, i can only seem to drag it! Please Help! if it means reseting the layout, i would have to! because it's a nuisance on my blog!! Help! thank you so much if you do!
Best answer
DarkUFO - Google Top Contributor | May 6 |
Go to Design - "Edit HTML". Do not check "Expand Widget Templates". Look for two lines similar to this in the Body of the template:
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
<b:widget id='Blog2' locked='true' title='Blog Posts' type='Blog'/>
Remove the second.
<b:widget id='Blog2' locked='true' title='Blog Posts' type='Blog'/>
Leaving the first.
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
<b:widget id='Blog2' locked='true' title='Blog Posts' type='Blog'/>
Remove the second.
<b:widget id='Blog2' locked='true' title='Blog Posts' type='Blog'/>
Leaving the first.
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
3
0
All replies
DarkUFO - Google Top Contributor | May 6 |
Go to Design - "Edit HTML". Do not check "Expand Widget Templates". Look for two lines similar to this in the Body of the template:
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
<b:widget id='Blog2' locked='true' title='Blog Posts' type='Blog'/>
Remove the second.
<b:widget id='Blog2' locked='true' title='Blog Posts' type='Blog'/>
Leaving the first.
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
<b:widget id='Blog2' locked='true' title='Blog Posts' type='Blog'/>
Remove the second.
<b:widget id='Blog2' locked='true' title='Blog Posts' type='Blog'/>
Leaving the first.
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
3
0
DarkUFO - Google Top Contributor | May 6 |
Try going back to the Old Interface. The New Interface Currently has a number of problems.
Goto www.blogger.com. Click on the "Cog" icon and select Old Blogger from the dropdown menu.
Goto www.blogger.com. Click on the "Cog" icon and select Old Blogger from the dropdown menu.
3
0
jhashii | May 6 |
Wow! It Worked! Thank You So much!! and you are so fast too!:) Thank You So Much!
Thank You!
Thank You!
Thank You!
You're a blog saver! i really appreciate it! Thank You so much again!:)
Thank You!
Thank You!
Thank You!
You're a blog saver! i really appreciate it! Thank You so much again!:)
0
0
DarkUFO - Google Top Contributor | May 6 |
Hey, my pleasure. Glad to help.
0
0
aungkyaw | Jun 27 |
you remove form
<b:widget id='Blog2' locked='true' title='Blog Posts' type='Blog'/>to
</b:widget>
<b:widget id='Blog2' locked='true' title='Blog Posts' type='Blog'/>
</b:widget>
0
0