Hello everyone, how are you hope you are fine because today we are going to discuss about the topic 'How to make Forum Page in Blogger ?', So please stay ahead eith mr to know more about to how to make this numerous page in your Blogger
Introduction
As you know we had recently made our Forum Page in our site, which was requested from our many telegram group members and channel subscribers to make a tutorial on it. By the way, this page was made from the request of one of our group memeber"Techly Samir", so if you also want to request then you can go through our request page our through our telegram group Join here
Let's Start !
In the basic settings of median ui, Developer had disabled the comment feature on single/static pages because they judged it to be not very important and needed on a page. But if you want to try it you can change some of the code below according to the example:
<b:tag class='pCmnts' cond='data:post.allowComments and data:view.isPost and !data:view.isPreview' id='comment' name='div'>
<b:tag class='pCmnts' cond='data:post.allowComments and data:view.isSingleItem and !data:view.isPreview' id='comment' name='div'>
Now
<b:include cond='data:post.allowComments and data:view.isPost and !data:view.isPreview' data='post' name='threadedComments-modifV3'/>
<b:include cond='data:post.allowComments and data:view.isSingleItem and !data:view.isPreview' data='post' name='threadedComments-modifV3'/>
Final Step
Now our final part and last step is to put this HTML code in your Forum Page and then you completely done and had successfully created Forum Page.
<div class="cmShw"> <label class="cmBtn button ln" for="forComments"> <span>Join the conversation</span> </label> </div>
Don't Forget to Save your page otherwise all your work will be waste.
Conclusion
That's all about "How to make Forum Page in Blogger ?" hope you like the post. If you have any doubt or quire related to post feel free to comment.