Nov 16, 2014

Solution To Blogger Blogs Comment Box Not Showing/Working Properly On Mobile

Thanks to Ogbongeblog, This is a general problem in every blogger.com blog especially those making use of the blogger mobile custom template.

This may seem very annoying to your blog readers when trying to comment on a post clicks on Post a comment from there Mobile phones probably while accessing it with Opera mini. And the page loads without actually producing the comment box.

The perfect fix/solution to this is by adding the below CSS code to you blogger blog's html. This will make comment box appear under every post without having the need to click to reveal.
.blogger-iframe-colorize {
display: block !important;
}
To Add The CSS Code To Your Blog
==>Sign in to www.blogger.com
==>Select blog to which you want to apply code to
==>Back up your current template.
==>Click "Template" => "Edit HTML"
==>Click inside the HTML box
==>Now use **CTRL F** to find ]]></b:skin>
==>Paste the above CSS code directly above it as shown in the image below

==>Finally save template. Goto your blog and try commenting with a mobile browser like opera mini.
Works like charm.




Related Posts Plugin for WordPress, Blogger...

11 comments:

  1. Thanks for this great tip it worked.
    visit my blog NetinfoNG.com

    ReplyDelete
    Replies
    1. Hello Chris odu!

      Am glad it worked for you. And I just visited your blog, and I must say you are doing a great job.

      Delete
  2. Its a very effective article specially for me. i was searching about it. now my problem is solved. Thanks for sharing your valuable experience. waiting for another one from you.

    ReplyDelete
  3. very nice post. keep it up. Thanks for sharing.

    ReplyDelete
  4. I tried it but it did not work for my blog. Don't know why.
    www.ckjacob.com

    ReplyDelete
  5. Comment box is showing but old comments are hidden
    www.toolsvalley.in

    ReplyDelete
  6. Thanks its worked on my blog www.dailyschoolgist.blogspot.com

    ReplyDelete
  7. Works perfectly and I love this feature.

    Demo via Blazerwap.com

    ReplyDelete