Blogger Comment Box Not Working On Operamini : Alternative Way To Fix It.recently i have noticed that
blogger comment form box is not working on operamini mobile browser when visitors tries to make comment.its not as if the form does not display but the box where one will select a profile to comment on the site is having issues as it can not bring out the profile option for visitors to select and this will reduce comments and engagements from mobile users since they cannot comment using operamini on their mobile phone.many bloggers running their site on blogger/blogspot are having this problem but most of them are not aware yet.so if you have noticed it and looking for ways to fix it, then you are on the right site.this post will guide you through on
how i fix blogger/blogspot comment form box not working on operamini on mobile phone
since the blogspot comment form is not working on opera mini, we shall make use of an alternative code and place it close to the comment form area so visitors can click it to make comments on your site with their mobile phone.what this code does is to make available a clickable link that will take visitors to an expanded blogger comment form to enable them make their comments.as at the time of writing this post, if you check my site at where the comment box is located at the footer area, you will see a link telling visitors to make use of it to comment if the form is not working.when any visitors click on the link, it takes them to an expanded form which they can use to make comments.it is the same blogspot form but this time it serve as an alternative.this one is an expanded version of the one appearing on your site.so follow the steps below to get it fixed.
You May Like To Read
How I Recover Deleted Blogger / Blogspot Blog Post if Published or Draft
Solution On How To Fix Blogger/Blogspot Comment Form Not Working On Operamini
==> login to your dashboard and go to template-html.
==> Insert your cursor into the template editor and then press
Ctrl F to find this code below
<b:if cond='data:post.allowNewComments'>
<b:include data='post' name='comment-form'/>
<b:else/>
if you can locate the code due to the html tags, then use this code below
if you can't find it, then just search for
data:post.allowNewComments which you will find under this code
<b:if cond='data:post.embedCommentForm'>
if you are using mobile phone, click the image to zoom
after searching for it, make sure the code you searched for is under that particular code above.That is the one will need.
==> Now Copy this code Below
<!-- GURUBEST Comments Starts -->
<script type='text/javascript'>
document.write(
"<a href='https://www.blogger.com/comment.g?blogID=POST BLOG ID HERE&postID="+'<data:post.id/>'+"&isPopup=true' target='_blank'>PLEASE CLICK THIS LINK TO COMMENT IF COMMENT BOX DOES NOT APPEAR</a>");
</script><!--GURUBEST Comments Ends-->
==> Paste It After This Code
<p class='comment-footer'> the becomes
<p class='comment-footer'><br/><!--GURUBEST Comments Starts--><script type='text/javascript'>
document.write(
"<a href='https://www.blogger.com/comment.g?blogID=81xxxxxx&postID="+'<data:post.id/>'+"&isPopup=true' target='_blank'>Please Click This Link To Make Comment If You Are Having problem With The Comment Form</a>"); </script><!--GURUBEST Comments Starts-->
==> now replace the word marked In Yellow
Post Blog ID HERE with your blogger blog id.to find yours, go to settings, then look at the url. you will see blog id followed by a number.the number is your blog id.so copy it and insert it at the spot
==> you can also decide to change the word marked in black for visitors to click with yours.
After you are done.click save button.that is all.
Any visitors who want to make comments can make use of the alternative option.
visit
www.gurubest.com to view the latest post update you are not seeing right now.
more articles update is posted on
gurubest every day,so don't be the last to get update to your email.
Subscribe by email
DON'T FORGET TO SHARE WITH YOUR FRIENDS ON FACEBOOK BY CLICKING THE SHARE BUTTON.
never knew about this.thanks for the tutorial.fixed mine too.
ReplyDeletethanks for this tutorial.never knew about this problem.fixed mine
ReplyDeleteThis is a great post. Only issue: on the new page it keeps bringing up captcha verification. I don't want that! How do I remove it?
ReplyDeleteAnd this happens even thought word verification is set at 'NO'
ReplyDeleteafter choosing word verification NO, you have to click the save button at the top to save the changes.mine is also set as NO
DeleteThanks for this. I have been having this problem on my blog. Just added it. Hope it works.
ReplyDeleteI added this but it only shows on a post without comment at all. Once someone makes a comment it disappears. Moreover, its only the Anonymous selection that worked.
ReplyDeleteif you inserted the code properly, it should work for you.the other ones should work.they have to tick the small circle box to select profile
Deletei
ReplyDeletethanks so much but is there no other way one can comment without leaving the page
ReplyDeletefor now that is how on can be able to make comment via operamini browser since the error has not been resolved
Deletenice one
ReplyDeleteThat's nice and interesting.
ReplyDeleteNice article
ReplyDelete