Fix Comment Form Not Showing on Mobile View Blogger

Fix on Comment Form Not Showing on Blogger Mobile View

If at this time visitors can’t write comments on the blog, you must fix comment form not showing on mobile view blogger. This happened because you use a custom blogger template, and you need add a few line code to get it back to normal.

The comment form is very important for users because it is a place to ask questions and share experiences. Comments also make the blog more interactive and build closeness between visitors and authors. This closeness makes visitors come back again to see many other articles on the blog. Which means the more visitors the blog will rank better in search engines.

Fix Comment Form Not Showing on Mobile View Blogger

The main problem comment form not showing because you use custom template, you can fix this problem with this tutorial. You must edit the blogger template and add some code to make all be normal. Ok let’s get started!

  • Login to blogger.
  • Go to Setting and then click Theme.
  • Select Edit HTML.
  • Press CTRL + F on keyboard, and paste the following code ]]></b:skin> to get search.
  • Paste the following code right above this code ]]></b:skin>.

.mobile .blogger-iframe-colorize {

display: block !important;

}

.blogger-iframe-colorize {

display: block !important;

}

Fix Comment Form Not Showing on Mobile View Blogger

  • Save theme, And check whether it has been successful by opening the article using a smartphone.

Conclusion

Customizing the blog template can cause problems including the comment form being invisible and unwritten. So to fix it you need to add some code like your way you did this. If you want to change the template, do it again this way. Because when you change the template then all the code in the theme will change, and do it carefully so that there are no problems with the blog.

The Final Word

That’s the Fix Comment Form Not Showing on Mobile View Blogger, hopefully it’s useful. What do you think, it’s easy isn’t it?. If there is something you want to ask, you can write it in the comments column, that’s all from me, thank you!.

Tinggalkan Balasan