How can I add the Message Forum service to my webpage?: Difference between revisions


No edit summary
No edit summary
Line 2: Line 2:
<br />
<br />
1. Log into your Bravenet account<br />
1. Log into your Bravenet account<br />
2. Click on the Web Apps tab<br />
2. Make sure you are on the Dashboard<br />
3. Click on "Message Forum" in your list of Web Tools<br />
3. Click on "Message Forum" in your list of Web Tools<br />
4. In the top bar, click on the "Get Code" button <br />
4. In the top bar, click on the "Get Code" button <br />
5. There are two different codes, remote code and embedded code. If you want the Forum to appear inside a box on your webpage, choose the embedded code. The remote code will give you the link to a full page version of the Message Forum.<br />
5. There are two different codes, embed code and link code. If you want the Forum to appear inside a box on your webpage, choose the embed code. The link code will give you the link to a full page version of the Message Forum.<br />
6. Hilight the complete code with your mouse, and press CTRL+C to copy it<br />
6. Highlight the complete code with your mouse, and press CTRL+C to copy it<br />
7. Paste the codes into the HTML source of your webpage (CTRL+V)<br />
7. Paste the codes into the HTML source of your webpage (CTRL+V)<br />
<br />
<br />
[[Category:Message Forum]]
[[Category:Message Forum]]

Revision as of 16:26, 27 May 2014

To add the Message Forum to your website, all you'll need to do is insert the codes we provide to the HTML source of your page, and then upload/publish the revised file.

1. Log into your Bravenet account
2. Make sure you are on the Dashboard
3. Click on "Message Forum" in your list of Web Tools
4. In the top bar, click on the "Get Code" button
5. There are two different codes, embed code and link code. If you want the Forum to appear inside a box on your webpage, choose the embed code. The link code will give you the link to a full page version of the Message Forum.
6. Highlight the complete code with your mouse, and press CTRL+C to copy it
7. Paste the codes into the HTML source of your webpage (CTRL+V)