Once I saw a thread in Old BHF:How Do I? I advised to use Google groups. Now extending this idea, The forum can be embedded inside your blog pages/posts/widgets etc., All you need to do is Create a Google Forum.
See related posts:
- After creating, copy the below code,
<iframe id="forum_embed"
src="javascript:void(0)"
scrolling="no"
frameborder="0"
width="600"
height="700"><br />
</iframe><br />
<br />
<script type="text/javascript">
document.getElementById("forum_embed").src =
"https://groups.google.com/forum/embed/?place=forum/thetroubleshooters" +
"&showsearch=true&showpopout=true&parenturl=" +
encodeURIComponent(window.location.href);
</script> - In the above code replace thetroubleshooters with your forum's link name.
- My forum's link is :
https://groups.google.com/forum/?fromgroups#!forum/thetroubleshooters. - Here the red colored thetroubleshooters is my forum's link name.
- Just find yours and replace it with mine.
- So, my forum is embedded in my blog here : http://www.krishnainfotron.x10.mx/p/comments.html#start.
great post, very knowledgeable
ReplyDeleteIt's amazing to visit this website and reading the views of all colleagues concerning this article, while I am also eager of getting familiarity.
ReplyDeleteAlso visit my web page :: google
@Anonymous : Thanks for whatever said :)... Please be careful that you don't post any links further.
Delete