You can embed a forum into your Tadabase website by getting your forum address and then and then following these instructions to embed it into your Tadabase website.
- Visit Tadabase.io
- Log in to your Tadabase account.
- Go to Home page and select the app you want to edit.
- Click Page Builder tab in the left menu bar of the page and select + Add page button.
- For Page name, enter Forum.
- Select Default Layout Menu, under Add Page to Existing Menu.
- Click Save.
- Click + Add Component.
- Select HTML component from the left.
- Click <> source code icon.
- Paste the following code in the text box.
<divid="embedForum"></div>
- Click Ok.
- Click Update & Save.
- Click JavaScript.
- Paste the following code in the text box.
$(document).ready(function(){ var embedUrl = "//beta6.websitetoolbox.com/js/mb/embed.js"; var wtbWrap = document.createElement('div'); wtbWrap.id = "wtEmbedCode"; var embedScript = document.createElement('script'); embedScript.id = "embedded_forum"; embedScript.type = 'text/javascript'; embedScript.src = embedUrl; wtbWrap.appendChild(embedScript); document.getElementById('embedForum').appendChild(embedScript); }); - Replace the text "beta6.websitetoolbox.com" in the code above with your forum address without HTTPS.
- Click Save JavaScript.
- View your Tadabase website. A Forum link will now appear in the navigation of your website. Clicking that will open a page with your forum embedded in it.
Please select Other as your Website Builder in the Website Toolbox offers a custom SSO integration service starting at $199. How to purchase custom SSO integration:Single Sign On