Friday 5 July 2013

How to remove Blogger's Click Trap in Previews

Have you ever previewed a post you've been writing on Blogger and tried to click something only to find you can't? We have. A lot. In fact, it's a pain in the arse. Here's how to remove it both temporarily and, using Addons, permanently.
This guide only covers Chrome and Firefox, however the same should be for other browsers.

How do I remove it temporarily?

 Your browser will need some form of Developer Tools. This is now customary on all modern browsers.
First, open your preview page. I've used my article on Changing from Apache MPM Prefork to Apache MPM Worker on Virtualmin in a post-install environment as my example.
Now, the first thing you need to do is bring up your Developer Tools. In most cases, this is F12, but not all. It should be under you tools menu regardless, though it may have varying names.

Google Chrome

In Chrome, this is very simple. F12.
The look for the line with "Blogger-ClickTrap" in it. It should be around 14 lines down.
Note how Chrome also highlights it.
 Select the line, and press Delete on the Keyboard. Then you can close the tools with the X in the top-right of the popup box.

Mozilla Firefox

The shortcut for Firefox is Ctrl - Shift - I.
After the box opens, move the mouse on the screen and the line should auto-highlight, the line we are looking for should highlight automatically (due to it being right at the front). Select it, press Delete then close the popup box.

How do I remove it forever?

I am assuming you know how to download and install Addons in your browser. These addons are Adblockers, which you should have installed anyway IMHO.

Chrome using Adblock

Right-click anywhere on page the page. Go to Adblock, and click "Block this ad".

 Click "Looks good"
 Click "Block it!"
The page will now reload and you are done!

Mozilla Firefox?

Unfortunately, I've not been able to find a simple way of doing it. Sorry guys.

No comments:

Post a Comment