home
Guest Signup/Login to unlock all features

Menu

Views: 1290

Replies: 0

Share this post
facebook twitter wa-ico

avatar

HERO

abdegenius

How To Enable Comment Box In Blogger Mobile Version

Mar 03 2017 at 08:01am

It recently set my comment box to show on mobile version without clicking "Post A Comment" .

There are two ways to do this one is
"Online" The other is "Offline".

You can do the online own with any device , but the offline own can only be done with an android device(smartphone).

To enable comment box on blogger mobile view online visit
- www.blogger.com
-Sign In to your dashboard
-click on "Theme" Then Edit Html
-Scroll Down Gently And Look For ]]</b:skin> add the code below just above ]]</b:skin>...

Code-
.mobile .blogger-iframe-colorize {
display: block !important;
}
.blogger-iframe-colorize {
display: block !important;}


E.g


Then save.

For the offline version
go to googleplay store or any other app store and download "ES file explorer.apk" Install .then
Go to your blogger dashboard>Theme>Backup/Restore click on it the download template.

Image
After downloading your template
Now launch your ES file explorer go to where your downloaded template was stored click on it then open it with ES Zip viewer if it open scroll down gently,look for </b:skin> once you locate it click on the menu button then add this code above ]]</b:skin>

Image
Code- .mobile .blogger-iframe-colorize {
display: block !important;
}
.blogger-iframe-colorize {
display: block !important;


Image


Now click of the back arrow ‹ button once then save your template..
Go back to your blogger dashboard > theme>restore/backup>upload your modified template>Save...voila... Check your blog to see if it works...

Your comments are welcome








source http://www.abtech.com.ng/2017/03/how-to-show-comment-box-on-blogger.html?m=1



Quick reply


+ files BBCode

Sponsored