AND IT'S MY FAULT
![]() |
Sam Beebe/Ecotrust (CC BY-SA 3.0) |

So, why did this happen? And, can anything be done about it?
The answer to why is this.
It is my fault.
Update: Google has reversed course on this, at least for now.
On this blog on January 16 I praised the quick-edit tools and cited them as one reason why I was sticking with older blog themes versus newer responsive ones:
The Responsive themes do not support the "quick edit" tools, which let me edit posts and widgets directly from the blog itself. I find this very useful, especially given other recent changes to the blogger back end.
Four days later (yesterday), the option was gone. Since correlation always means causality, you now know whom to blame.
(You'd think I would learn. The digital ink was barely dry on my nine-part series on how to insert images into blog posts when Google revamped the whole look and feel. All those screenshots!)
Perhaps I should just give up blogging about Blogger.
More seriously: can you do anything about this?
A Quick-Edit Workaround
Here's the good news: if your blog theme had these links, they are still present
and you can make them visible by adding a few lines of code to your blog via the
Customizer.
The bad news is that if you do, everyone who views your blog will see them.
The links won't work for them, but the icons will be visible.
The code depends on your blog theme and may not be present. For this one and many of the older themes the code is
.item-control {
display:initial;
}
which clears away a setting that blocks the display of the item.
(Note the double negative, typical of software logic.)
You can add it in the customizer under Advanced > Add CSS—no need to edit
your theme xml.
A Better Workaround
It should be possible to restore the link using a browser extension. Only
you would see it and the link would still work.
At least for now.
I am working on this. Stay tuned.
Update: Got it.
These disappeared for me when using Safari a long time ago. But they would still appear when using Chrome. Now they are gone in Chrome as well.
ReplyDeleteSo did then intentionally remove these? That is crazy. Hoping for that browser extension! Thank you.
My theory, which is reënforced by the Safari analogy, is that Google did something related to third-party cookies and it hit Blogger squarely in the functionality.
DeleteHarder indeed, the disappearance of the quick edit tool is maddening. Also...
ReplyDeleteOn the old version it was easy to embed Google Books pages, tweets, etc. Now, it just displays code. Do you happen to know how to do this?
@Phil, I do this sort of thing on my main blog (not here) from time to time and have not noticed any significant changes. We have always had to paste code into HTML mode.
DeleteIf you are doing that and having problems, may I suggest that you take it to the help community?
I’m bummed out but not surprised to learn about this. In Safari I was able to get those icons back by allowing cross-site tracking — helpful when editing an old post. But I haven’t turned cross-site tracking back on for some time.
ReplyDeleteSomething strange: my wife recently posted a link to a post of mine to her Facebook account. Facebook added the little pencil as an obligatory picture. Maybe it’s their default for anything from Blogger?
Michael, the Safari story is actually suggestive, see my note to John Cox above.
DeleteAs for Facebook, my guess is it latched to those images when it could not find another one in the shared post. But who knows why FB does anything.
There's already a Chrome extension that does this. I've been using it for years (still works too) on the new responsive templates.
ReplyDeletehttps://chrome.google.com/webstore/detail/blogspot-quickedit-links/hpdcclojnmclpjhgaaaffafcpkiabkeg
@Sam, this is exactly the approach I am checking out. It is working fine for me on Chrome.
DeleteNo need to wait for me, but I'm planning a follow-up blog post on it tomorrow.
that link is now a 404 error
DeleteAh sorry I added an extra " in in the link. Here's the correct link: https://chrome.google.com/webstore/detail/blogspot-quickedit-links/hpdcclojnmclpjhgaaaffafcpkiabkeg
DeleteTutorial now up.
DeleteStill no luck getting DELETE to appear on comments I posted :(
Delete@Brie, the workaround in this (above) post only applies to bogs yoou control. So it won't give you access to comments on other blogs.
DeleteThe browser-based workaround that Sam and I have linked to lets you unhide stuff anywhere. And it works for the "delete this comment" option as well.
I have just published a new post about the comments problem.
everything Google is crap by definition. so bugs are to be expected really.
ReplyDeleteI hadn’t realized that you were so powerful.
ReplyDeleteCouldn’t you praise some bad future and have Google remove it?
This new superpower of mine is right up there with the one that always puts me in the slowest checkout line.
DeleteThis workaround is really helpful, and personally more appealing than a browser extension, so thank you very much!
ReplyDeleteIt also unhides the link that allows others to delete their comments only theirs) from your blog. I am considering applying it to this blog.
DeleteThis CSS has saved me hours of tantrum and rage. Many thanks!
ReplyDeleteHi Adam - thanks for Stylebot - is a fix for now, of the desktop anyway.
ReplyDeleteIn the Help forum
This thread appears to be the one with most upvotes: https://support.google.com/blogger/thread/94150705?hl=en
But it says that it has been closed, and directs people to the roll-up thread. But the link which it gives for the rollup-thread is https://support.google.com/blogger/thread/94163591 - this is the same one which is now locked.
Is there another roll-up thread that I'm not seeing?
I had this problem on Firefox, so booted up Chrome and worked the fix. But it seems to have resolved itself in Firefox today - the penci/wrench functionality is back.
ReplyDeleteYes, how about that? But there is a looming issue related to how the blogspot.com and blogger.com sides communicate.
DeleteIf they can now just trash the "loading more posts/loaded more posts" nudge-ups ...
Delete