The "Quick Edit" pencil icon provides a link to edit our blog posts while viewing blog pages in our browser.This function is always present in Blogger's default templates. However, if you have customized your template or are using a non-standard template, you may notice this function is missing from your blog pages.
In this quick tutorial, I'll explain how you can check if the "Quick Edit" function is present in your blog template, and how this can be restored if you find it's missing.
Check the quick edit settings
The first thing we should do is check that the quick editing is activated in your blog's settings. To check this, go to Settings>Basic in your Blogger dashboard and scroll down to the section which says "Show quick editing on your blog".You should ensure this option is set to "yes" and save this setting.
Then go to Layout>Page Elements in your Blogger dashboard, and click on the "edit" link for the Blog Posts widget.
On this pop-up page, you should ensure you have checked the "Show quick editing" option which enables you to quickly edit your blog posts.
Check if the required code is present in the template
Next we need to check if the code required to make these icons appear is still present in your template.
To find out, go to Layout>Edit HTML in your Blogger dashboard. Check the "Expand widget templates" box, then search for this section of code:
<b:includable id='postQuickEdit' var='post'>
<b:if cond='data:post.editUrl'>
<span expr:class='"item-control " + data:post.adminClass'>
<a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
<img alt='' class='icon-action' src='http://www.blogger.com/img/icon18_edit_allbkg.gif'/>
</a>
</span>
</b:if>
</b:includable>
The easiest way to locate this section is to use your browser's search function and find the following phrase: b:includable id='postQuickEdit' var='post'
If this section of code is present in your template, you're already halfway towards adding those quick edit icons again.If this section of code is not present in your template, you will need to copy the entire
b:includable section above, then paste this just before the following line of code in your template:<b:includable id='comments' var='post'>
Once you are sure that this code is present in your template, you need to add a simple line of code to the posts section where you would like your quick edit icon to appear:<b:include data='post' name='postQuickEdit'/>
In this template, my quick edit icon is located in the "post-footer" section, like this:<div class='post-footer-line post-footer-line-1'>
<b:include data='post' name='postQuickEdit'/>
</div>
If the "post-footer-line" section is not present in your own Blogger template, you may prefer to add the quickedit code just after this line instead:<data:post.body />
Once you have added this line of code, preview your template. The quickedit icons will not appear in the preview, but if you have made any errors during these changes, the preview will make you aware of this.Finally, you can proceed to saving your template. Then view your blog in your browser. Your quick edit icons should now appear below each of your blog posts which allows you to easily edit posts when you are logged in to your Blogger account.
Did this work for you?
I hope this tutorial has enabled you to restore missing quick edit pencil icons for your Blogger posts with the minimum of fuss!Please let me know if this tutorial has been useful for you by leaving your comments and opinions below.






I am using the harry potter themed template... it didn't work :(
ReplyDelete-----------------------------------------------
Blogger Template Style
Name: Magical
Designer: Amanda @ Blogger Buster
URL: www.bloggerbuster.com
Date: 21 Aug 2007
-----------------------------------------------
any help with this one would be nice :)
Hi Amanda
ReplyDeleteIt only worked for one of my templates. Good work though :)
Hi Amanda,
ReplyDeleteI really want to do this to my blog. But I can't reach the edit button of the blog widget in layout page. It is overlapped by the sidebar widget. What can I do?
Amanda, I had the same problem and I found that is just to put the image link after "expr:title='data:top.editPostMsg'>", and it worked with message icon too.
ReplyDeleteI took these icon links from a fresh blogger template.
I can get the pencil edit button... but it seems that the widget edit button is visible on the site even when I'm not logged in.
ReplyDeleteHow do I get rid of that?
I don't have the [b:includable id='comments' var='post'] line in my template. I'm using your Ninja template -- what is the equivalent?
ReplyDeleteYay!!! It worked! Thanks Amanda!
ReplyDeleteHi Amanda,
ReplyDeleteI really want to do this to my blog. But I can't reach the edit button of the blog widget in layout page. It is overlapped by the sidebar widget. What can I do?
hi amanda,
ReplyDeletemy blog robot.txt file showing this-
User-agent: Mediapartners-Google
Disallow:
User-agent: *
Disallow: /search
can you please suggest me, how can i edit it. or you know any method for changing robot.txt file. plz help me.
Thanks for posting this. I've been trying to get this to work for a long time. Unfortunately, this solution didn't work for me either. I had the code you'd posted. I just added this - b:includable id='comments' var='post' to my comment footer. Did not work. Tried posting it elsewhere in the footer, even the post header and other places. Didn't work. Tried checking in both firefox and IE. Can't see it. But thanks for your efforts!
ReplyDeleteDidn't work for me - does it work with XML as well as HTML?
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteI read through your tutorial. The code is present in my template, but the image still does not show up. Any ideas?
ReplyDeleteI had the code already included, so I tried adding the line both ways you suggested but neither worked.
ReplyDeleteAmanda,
ReplyDeleteKeep up the great work here. It's nice to see another blogger trying to show, well, Blogger's potential. It takes a lot of hackery and patience, but I know first hand that Google's hosting service can be made to look just as nice as Wordpress- and for free! (Although my blog isn't nearly as pretty as yours, I've still tried ti spiff it up as much as possible!)
One thing I haven't bee able to make work just yet is the new inline comments in Blogger Draft. I love the way they look on this template and that gives me incentive to take another crack at it. Too bad it's never straightforward for custom themes...
Daniel Smith
Smithereens Blog
Productivity, Persuasion and Prose
Thank You!
ReplyDeleteIt works very vell
I'm trying this on a template I got from another site. So far I got no errors after each step, but the icon still doesn't appear.
ReplyDeleteMy code doesn't have the link to the pencil icon though, it might have something to do with that. I'll try it again :)
Nice post Amanda and thank you for sharing this..
ReplyDeletePlease get well soon Amanda... and do take care of yourself and your back! :)
ReplyDeleteHi. I just wanted to let you know I nominated this blog for an award. Enjoy!
ReplyDeletehttp://reviewingwhatever.blogspot.com/2008/07/award-meme.html
Exact same story for me as with ABookworm. But thanks SO much for your efforts, Amanda. The disappeared edit pencil has bugged me for some time now. I'll keep fiddling around with it, though. :-)
ReplyDeleteI just tried what Cidão said and all my content disappeared! Luckily I reverted back to my previous code and it all came back. Whew!
ReplyDeleteNo problems in this side. I was missing that little pencil and I hadn't realize what piece of code I was missing. Useful indeed!
ReplyDelete-TonNet
Thank you for this tutorial. Anyway if you dont mind, can we trading link? thank you so much
ReplyDeleteThanks for sharing this tip. I have been searching for this information over the internet.
ReplyDeletewww.simplewayoflife.net
Couldn't find those tags
ReplyDeleteWorks like a miracle.
ReplyDeleteI have done all the tweaks but it did not show up on my blog.. thanks for this trick anyways..
ReplyDeleteDidn't work for me :( Any way I can get it to work? Help!
ReplyDeleteRockstar! Thanks!
ReplyDeleteIf you have a similar code section to the first one Amanda mentioned, DELETE that one and replace it with the one she provided. Do that first. Then save your template and check if the quick edit button is there.
ReplyDeleteDo not repeat the next steps until you have checked that the quick edit button is still missing after doing the above.
i followed ur tutorial but i still cant see the quick edit button... :( help...
ReplyDeletehey toan, thx 4 de tips... ^.^
ReplyDeleteHave been looking for ages how to get it back, and now it works again. Love u!
ReplyDeleteI followed the instructions and found that the required settings and code were already there, but the links still didn't show up in Firefox. In my case, it was a cookie problem. In Firefox, go to Tools>Options>Privacy tab and make sure "Accept third-party cookies" is checked. Works fine now.
ReplyDeleteIt didn't work at all for my template at all, thank God! It took me almost one hour to figure it out, it's not putting the codes after what you said, but
ReplyDelete******************
search for an indented block that starts with a following line:
if cond='data:post.emailPostUrl
and place that code
right after the whole block, not the first line of it, just before the line.
(http://cranked.me/2008/05/how-to-make-quick-edit-pencil-icon.html)
***********
Hope to save your time, buddies!
search for an indented block that starts with a following line:
ReplyDeleteif cond='data:post.emailPostUrl
and place the codes right after the whole block, not the first line of it.
(http://cranked.me/2008/05/how-to-make-quick-edit-pencil-icon.html)
Thanks nm - the cookie trick worked for me!
ReplyDeleteHey :)
ReplyDeleteI'm using the same template as Bawa, and I got it from your site... the 'Magical' Harry Potter one, and it did not work for me either.
Worked for me; thanks!!!!
ReplyDeleteWorked for me too. Thanks very much.
ReplyDeleteyes works! 10x :)
ReplyDeleteIt works!! THANK YOU!!! =D
ReplyDeleteDid not work for me. After spending 3 hours trying every solution proposed, I finally found that it was Norton that was blocking the Quick Edits. If you have Norton, disable it and the Quick Edit pencil will show up immediately.
ReplyDeleteIt worked for me. Thanks a lot!
ReplyDeleteThanks to NM!!! She posted this:
ReplyDeleteI followed the instructions and found that the required settings and code were already there, but the links still didn't show up in Firefox. In my case, it was a cookie problem. In Firefox, go to Tools>Options>Privacy tab and make sure "Accept third-party cookies" is checked. Works fine now.
This worked for ME, as well as a few others! Whod've Thunk!?!?!
Yes, worked for me. This line was missing in my new template:
ReplyDelete"img alt='' class='icon-action' src='http://www.blogger.com/img/icon18_edit_allbkg.gif'/"
Thank you very much!
Worked for me. You rock!
ReplyDeleteIf I enable third-party cookies, it works for me, but I don't want third-party cookies enabled. Is there any way to enable *some* third-party cookies?
ReplyDeletegreat thanks
ReplyDeleteit works thank you
ReplyDeleteIt works for me. Though the placement of the line to get the QuickEdit is a bit tricky depending on each own templates. I put the line just before this code:
ReplyDelete< div class='post-header-line-1'/ >
Because it suits better there.
Check it out at:
http://premiumtricks.blogspot.com/
Thanks!
A crawler (or spider) is a program which is designed to visit a web site and determine the content of that site. It does this by following all of the links and branches throughout that site and pulling relevant keywords from the pages.
ReplyDeleteMy quick edit button wasn't showing up in my template (Minimalist E) and I couldn't figure out why because it looked like all the code was there. After reading this, I had a "d'oh!" moment when I realized the template author just neglected to display the icon! (Everything was there except the img tag.) So, thanks - this worked for me.
ReplyDeleteHelp! The problem for me is that this conditional statement
ReplyDeleteif cond='data:post.editUrl'
returns false! Which means that my editUrl is empty. If I remove the "if" statement, the quickedit icon appears but clicking the icon only redirects me to the main page of my site.
Hope you can help me solve this problem.
Thank you
not working
ReplyDeleteHi Amanda !
ReplyDeleteI am using Falkner-Press theme from bloggertricks.com
I have done this trick but it doesn't work. Please help me...Please....Please
My Blog
xtremecircuits.blogspot.com (under construction)
My Email ID
izhar@gmx.com
Please help !
King Regards
Izhar Fareed
I found the pieces of code in the right places and settings where right too. But it didn't work.
ReplyDeleteSome extra searching learned me it had to do with cookies. The problem was the same like the one NM wrote about. I didn't had my cookies settings right. Except 3rd-party cookie wasn't checked.
Maybe you should mention this in your tutorial. Except for that minor remark your explanation is very clear and easy to understand.
Thanks.
Hello... i got it... its realy fuckeable... i cant believe how a theme can be so bad elaborated.
ReplyDeleteIm using CRYSTAL BLUE THEME... and its realy hateable when i want to use quickedit.
To get this i had to add this code:
***b:include data='post' name='postQuickEdit'/***
.... this other code:
***data:post.body/***
And its realy working.
But it takes a bad position on view.. jeje.. it appears on last letter of my posts. jejejeje... but i dont care, im the only one posting on my blog.
I hope good times for everybody... ciao
THANX A LOT AMANDA....
Hello Amanda - Thank you so much for helping me direct my search for the missing Quick Edit pencil. I found the code for the pencil in Aspire, scrolled down to editPostMag, removed the code that followed and replaced it with your line beginning with img alt. It worked - with a very small glitch: the pencil is positioned at the beginning of the post which, because only I will see it, is not a bother. Would like it at the end but I am not going to tempt fate.
ReplyDeleteYou put me on the right path for which I heap praise upon you. Thanks, and again thanks - Gordon
it works! thanx darls!
ReplyDeleteit didn't worked for me also please help me out
ReplyDeleteI have all the setting and all the code exactly as you have mentioned, but I still don't see the quick edit icon. I'm using the template available here:
ReplyDeletehttp://www.deluxetemplates.net/search?q=statement
The template has all the items such as date, labels, number of comments etc. right below the title. There's absolutely nothing in the page footer though the template shows all the footer code. I think the template has got something to disable all the content in the footer. I just can't figure it out.
I'll really appreciate if you could have a quick look at the template to see if you find something wrong.
Thanks.
Well the problem is that this doens't work to edit the blog's posts in the blog itself. But here's the code to the old blogger templates: <$BlogItemControl$> Just put this wherever you want the quick edit pencil/link to appear... But still doens't work to edit a long text in the blog page (i don't know if it works in the new templates...).
ReplyDeleteit worked for me THANKS A MILLION
ReplyDeleteI used to have the pencil until I changed my blogger acct over to a .com acct. Everything else is the same...using google, but the pencil doesn't show up anymore, even when I followed the tut. Interesting.
ReplyDeleteI had to copy the main code from an active blog where it was working and then place the 'location' of the quickEdit variable between my MetaData and my Labels, but I FINALLY got this to work! YAY!
ReplyDeleteInterestingly, a couple of weeks later, TWO pencils now appear, LOL! I'm assuming maybe blogger was just having problems back then.
ReplyDeleteOh, well. I can live with two pencils. No biggie.
i try your technique but the quick edit pencil not show please help me solve the problem
ReplyDeletehttp://search-engine-optimization-clues.blogspot.com
when i using the technique to other blog quick edit pencil can add with this tips http://registry--editor.blogspot.com/
Thank you so much!!!!!
ReplyDeleteThanks ..! It worked :)
ReplyDeleteThis tip didn't help in my case.
ReplyDeleteBut I found that a problem was in the custom settings of the browser: quick-edit icon disappeared when referrer information sending is disabled. Enabled referrer for 'http' protocol has returned icon back. Maybe it will help for someone.
Fantastic, great, Well said, got it, thanks a lot.
ReplyDeleteI admire you.
Worked for me. I had the same issue as Gordon. I'm working on an old Aspire template too and the pencil appeared next to the post title, but I found that the second bit of code
ReplyDeleteb:include data='post' name='postQuickEdit'/
Was already in the H1 section. I moved it to right after
data:post.body
and it's perfect now.
Thanks!
Thanks, but there's nothing on the Dashboard that says "Layout" or "Edit HTML" so it's impossible for me to follow these instructions
ReplyDeleteSadly, after a half day spent on this, it just will not work for me. I already had all the coding that you show, I've followed each & every step all the way thru (from resetting widgets, resetting the post template, clearing cache, reverting widget template to default, etc.), but am still missing my Pencil Icon. I USED to have this Pencil icon for Quick Editing and I'm not sure when it disappeared from my blog (not too long ago!!). I absolutely loved it and used it all the time. FYI-I am using IE9, my blog/site is directed to http://www.glendascreativeplace.com.
ReplyDeleteIf you have ANY other suggestions, I would love to hear them. I am hesitant to do too much more to my blog on my own, since I am not someone who does anything more than VERY basic coding (for HTML or CSS) and since this is my business site, I can't afford to lose any of it. Ideas??
Thanks so much.
I got a good experience about how to do the quick edit pencil to blogger postes,I got an idea to do in easier way,so I can improve my posting ability. Thank you so much by providing this.Nice to visit here.
ReplyDeleteDidn't work for my custom theme.. :(
ReplyDeleteIt has additional line :
<.span class='quick-edit-icon'>
I guess its not making it work..
This comment has been removed by the author.
ReplyDeletethankz a lot .juss working nicely on my blog
ReplyDeleteJust tried it!! I had to put it before ,..... and since there were 4 in my code, I tested all the spots, finding the one that worked! Thanks a lot!!!!
ReplyDeleteThanks Its working thanks for your tutorial
ReplyDeletethank you! I was trying to add another quick link last night and lost my pencil! I appreciate it so much!
ReplyDeleteunable to get it working :(
ReplyDeleteThe edit buttons are not showing on the blog though all the above lines of code is present in the template.
ReplyDeleteThis has occured since the blogger changed its address from *.com to *.region
Please help
^ All the code is present for me too, but the edit pencil is still not showing.
ReplyDeleteI would LOVE to see an update on this! I'm having the same issues Aalunga above is having re: the region blogger update. Hasn't worked since!
ReplyDeleteThanks!
Donna
Found a fix.
ReplyDeleteIt's a redirecting issue. If you change your blog url to read .com/ncr the tools show up again!
You may have to do this every time you load your blog, but it's working!
I have the code there but its still missing, but I don't see why we need to fix this problem ourselves, this issue has happened a lot and Blogger should be fixing this not us! Going into the code is risky since we are not experts and we could ruin our blogs if we get it wrong.
ReplyDeletePS I really HATE this new format they have with comments, awful:(
I did nothing to my setting in any way, yet about a week ago, I lost the quick edit feature as well. I agree with Jane, why is this something we have to do at all. For heavens sake blogger...fix it!
ReplyDeletethanks man....i applied it just after post title...working great....
ReplyDeleteGood Thank you And Great Post
ReplyDelete-
شات صوتي-
-
شات صوتي سعودي-
-
صوتي-
-
دردشة صوتية-
hey thanx for providing the code. but unfortunately it didnt work for me :(
ReplyDeleteThnk you anyways. my blog- www.theepiblogs.blogspot.com
Thanks for sharing Interesting post. Thanks for taking this opportunity to discuss this, I appreciate with this and I like learning about this subject. If possible, as you gain information, please update this blog with more information. I have found it really useful.
ReplyDeleteThanks for sharing this helpful tutorial.
ReplyDeleteAfter I added your code. The website give me such error message:
ReplyDeleteTEMPLATE ERROR: Unknown runtime binding: includable in widget
I think the new version of blogger is totally different...
Is there any newest method that we can add edit button in page view mode?
This is such a nice addition thanks
ReplyDeleteشات عرب كول
شات صوتي كول
عرب كول
دردشة عرب كول
شات صوتي
شات عربي
سعودي كول
دردشة عرب كول
شات صوتي عربي
شات سعودي
شات سعودي كول
شات صوتي كول
شات انحراف كام
شات انحراف
شات سعودي انحراف
انحراف كام
شات سعودي انحراف
شات انحراف كام
شات كول
سعودي كول
شات سعودي كول
شات صوتي
شات صوتي مغربي
شات بنات كول
بنات كول
شات
صوتي
عربي
كول
شات صوتي مغربي
بنات كول
رياضه عالميه
فن ومشاهير عرب
أخبار عرب كول
الطب والجمال
جرائم وحوادث
راديو BBC Arabic
تلآوات قرآنيه
إتصل بنا
This is such a nice addition thanks
عرب كول
شات كول
انحراف كام
شات صوتي
سعودي كول
شات صوتي مغربي
شات بنات كول
شات صوتي سعودي
شات صوتي عربي
Nice Article! I hope this will be informative to all.
ReplyDeleteCrystal Custom
Promotional Sunglasses
Promo Sunglasses
Personalized sunglasses
Customized sunglasses
Well... that's interesting but to be honest i have a hard time figuring it... wonder how others think about this..
ReplyDeleteADS-1S is a Full-line vehicles fault diagnostic scanner system, which is based on pc desktop and laptop platform. It can test cars manufactured in Asia, America and Europe countries. It supports all kinds of vehicle communication modes.feng
ReplyDeleteاسطوره-
ReplyDeleteشات اسطوره-
شات صوتي-
شات الاسطوره-
دردشة صوتية-
الاسطوره-
الاسطوره كام-
دردشة الاسطوره-
سعودي انحراف-
سعودي انحراف 6666-
سعودي كيوت-
سعودي انحراف-
شات سعودي انحراف-
سعودي انحراف 6666-
شات سعودي انحراف 6666-
شات سعودي انحراف-
سعودي كيوت-
سعودي انحراف-
سعودي كول-
s6g@hotmail.com
اسطوره-
ReplyDeleteشات اسطوره-
شات صوتي-
شات الاسطوره-
دردشة صوتية-
الاسطوره-
الاسطوره كام-
دردشة الاسطوره-
سعودي انحراف-
سعودي انحراف 6666-
سعودي كيوت-
سعودي انحراف-
شات سعودي انحراف-
سعودي انحراف 6666-
شات سعودي انحراف 6666-
شات سعودي انحراف-
سعودي كيوت-
سعودي انحراف-
سعودي كول-
s6g@hotmail.com