![]() |
How to make a Forum Page in Blogger Abhishek HuB |
Hello everyone, If you are Looking for Blogger Forum Page? then we will guide you How To make a Forum Page in Blogger.Adding this forum page on blogger website is the best method to interact with users and your users can discuss on a topic,or Asking Any thing else in your blogger forum.
In some Blogger template Like (Media UI, Plus UI,Lantro UI,Fletro Pro,Royal UI other many Template/Theme), Their Developer disable commenting feature on single page;
It is very easy to enable comment in page on blogger,I have explained about How to make a Forum Page on Blogger detail below, so please read Carefully This post till the end
What is Forum ?
Well, Forum is an online discussion on blogger page where visitors can post messages or questions and ansewer any topic. it's like a chatroom,group talking etc....
Forum Page Demo :-
DemoMaking a Forum Page on Blogger :-
Follow these Steps To aking a Forum Page on Blogger
Before editing the theme, take a backup so that you can restore your theme if any Problem happen .
Step : 1 - First Open Blogger.com.
Step : 2 - Then Login Your Blogger Account.
Step : 3 - Then Click on Theme Menu.
Step : 4 - Click on the Arrow Down icon located beside the 'Customize' button.
Step : 4 - After Click on Edit Html.
Step : 5 - Then Find Code Below and Remove code
<b:tag class='pCmnts' cond='data:post.allowComments and data:view.isPost and !data:view.isPreview' id='comment' name='div'>
Step : 6 - Then paste the Code exact line
<b:tag class='pCmnts' cond='data:post.allowComments and data:view.isSingleItem and !data:view.isPreview' id='comment' name='div'>
Step : 7 - Then Find Code Below and Again the Remove code
<b:include cond='data:post.allowComments and data:view.isPost and !data:view.isPreview' data='post' name='threadedComments-modifV3'/>
Step : 8 - Then Again paste the Code exact line
<b:include cond='data:post.allowComments and data:view.isSingleItem and !data:view.isPreview' data='post' name='threadedComments-modifV3'/>
Step : 10 - Click on save Theme
Step : 10 - Now Go to Pages
Step : 11 - Now Create a forum Page and Paste the code and Publish page
<div class="cmShw"> <label class="cmBtn button ln" for="forComments"> <span>Join the conversation</span> </label> </div>
Conclusion:-
So My Dear Freinds, In this post, I shared How to make a Forum Page on Blogger . I hope this method of making a Forum Page on Blogger can be very useful for you and your blog. Thank you for visiting our website.
Source:
www.abhishekhub.com