Pages

Friday, May 2, 2014

Embedding your forum on your own website or blog

You are free to embed the forums your create on your own website or blog. It is quite easy to embed a forum, and only takes a few lines of HTML code. You can embed a forum to provide help or service for your website, or to connect with people on your blog.

The embedding HTML code can be copied from your forum's Embed page under Admin.

The simplest solution is to embed a forum inside your webpage using an iframe. Here is some simple code to embed the FORUMS libre forum in an iframe.

Code to embed a forum in a iframe

This code will produce the following:

The embed tab provides 5 different embedding options. You just need to select the embed option and click "Get Code" to see the results. You can also make up your own option using your own code, or modifying the generated code.

Another option is to put a button or link on your website that open the forum in another window. This can be done using a little Java Script code.

Code to popup a forum in window

This code will produce the following:

So that's it, you should now be able to embed your forum on your website or blog.

No comments:

Post a Comment