5.8.12

How do i remove blog posts on layout? because i have 2 on the layout. - Google Groups

Help: How do i remove blog posts on layout? because i have 2 on the layout. - Google Groups

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
Categories:


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!
Attachments (1)

a019.jpg
41 KB   View   Download
Best answer


DarkUFO - Google Top ContributorTop 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'/>

3
0
See this answer in its original position
All replies


DarkUFO - Google Top ContributorTop 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'/>

3
0


jhashii

May 6

Hello, and thank you so much for helping but i have another problem, it actually works when i click preview, but when i click save template, an error occurs like this: (check Image below)Thank you so much for your help!!
Attachments (1)

a020.jpg
22 KB   View   Download

0
0


DarkUFO - Google Top ContributorTop 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.


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!:)

0
0


DarkUFO - Google Top ContributorTop 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>

0
0