indigos   18-08-2025, 10:54 PM
#1
Hello Community, i need Help to implement a script into myBB latest Version ... i am not a programmer so i do not understand how i can implement this script...


details:

Hi Martin,
Thank you for reaching out for help on embedding the Website Translator widget on your myBB forum. Here's a streamlined guide to help you implement the widget:
Option 1: Add to a Template or Global Area
1.       Log in to your MyBB Admin Control Panel.
2.       Navigate to Templates & Style > Templates > [Your Theme] Templates.
3.       Identify where you would like the widget to appear (such as in the header, footer, or a custom page).
4.       Paste your Common Ninja embed code in the desired location within the template.
5.       Save the changes and refresh your site to see the widget in action.
Option 2: Add to a Forum Post
If you prefer to have the widget within a forum post:
1.       Ensure you use the iframe version of the embed code, as regular script tags might be blocked in posts for security reasons.
2.       Enter the post editor and paste the iframe embed code directly into the post (ensure your post editor is set to HTML mode or you have a plugin that allows HTML editing).

iframe code:
Code:
<iframe src="https://widgets.commoninja.com/iframe/b0cea11f-fd06-472c-bf10-7c8054f49477" width="100%" height="100%" frameborder="0" scrolling="no"></iframe>

script code:
Code:
<script src="https://cdn.commoninja.com/sdk/latest/commonninja.js" defer></script>
<div class="commonninja_component pid-b0cea11f-fd06-472c-bf10-7c8054f49477"></div>


this code is from a translation widget and should be to implement into myBB...

Hope someone of you can Help me to make everything right ...
Thank you my friends for your input and or help

Martin
  
Users browsing this thread: 1 Guest(s)
Powered By MyBB, © 2002-2025 MyBB Group.
Made with by Curves UI.