Current status of the Ning Platform is always available on the Ning Status Blog.

In Firefox and Chrome the browser's inline spell checker works in the title box but not in the text box on our new 3.0 website for all text editing (the same thing happens here in this post). Spell check works fine on our old 2.0 website.

Is there a fix for this? An upcoming update?

You need to be a member of Ning Creators Social Network to add comments!

Join Ning Creators Social Network

Votes: 0
Email me when people reply –

Replies

  • The default settings of the TinyMCE editor are causing this issue. 
    https://www.tiny.cloud/docs-3x/reference/Configuration3x/Configurat...

    The Network Creator can enable the browser-based spell checker by adding the following script to the End of Page Code (Custom Code tab of the Social Site Manager):

    document.addEventListener('DOMContentLoaded', function() { setTimeout(
    function() {
    let ifr = document.querySelector("iframe[id$=\"ifr\"]");
    if (ifr) { ifr.contentDocument.body.setAttribute("spellcheck","true") }
    }, 5000);
    }
    )

    The extra 5 seconds after the DOM has loaded is necessary because the TinyMCE editor only starts loading when the DOM has loaded, so we must wait for the TinyMCE iframe to be loaded. The extra 5 seconds should be enough.

    Ning could alter the TinyMCE initialization script to set the browser_spellcheck variable to true to make this work for all networks at once. In that case, the custom code above would not be necessary anymore.

    TinyMCE | browser_spellcheck
  • Bart,

    I must be holding my mouth wrong or something. I added the script provided in the Design Studio/Custom CSS/Global CSS text box and then clicked publish and in the Firefox browser (didn't try in Chrome) it didn't resolve the problem. I tried adding it at the beginning and the end of the scripts already there, but no luck. 

    The bookmarket work around I mentioned in a previous reply still works (but I have to remember to click it when typing a reply, like I just had to in this post or there would have been a couple spelling errors in this reply).

    • Steve,

      The given script should not be added to the Custom CSS but to the Social Site Manager / Custom Code / End of Page Code. I expect you will have better results that way.

      Do not forget to add <script> before the script and </script> at the end of the script.

      • Unfortunately I don't have access to that level so I contacted the Site Creator to see if he'll add the code.

         

        • Please let me know if it works for you when your Site Creator has added the script.

          • The Site Creator added it and it worked.

            Thanks Bart!!


            PS: One thing I've noticed here on the Ning Forums is that even my bookmarklet won't reach all the way down into the reply boxes like this one I'm typing in.

             

            • Great to hear that the browser spell checker is now working for you at your Ning Network website thanks to the script I posted in this thread.

              A great tool that adds a superb spell checker to any input box on any website is the browser addon LanguageTool:

              https://languagetool.org/

              Maybe this tool can be of some extra help to you.

              LanguageTool - Online Grammar, Style & Spell Checker
              LanguageTool is a free online proofreading service for English, Spanish, and 20 other languages. Instantly check your text for grammar and style mist…
This reply was deleted.
 

Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)

Latest Activity

Scott Bishop posted a discussion
Is there any way to allow new members waiting to be "Approved" to upload content during their wait…
Sunday
John de Vinderr updated their profile
Aug 27
Brudavant LLC updated their profile
Aug 11
Scott Bishop posted a discussion
I notice that that the entiredy of Ning was down all day today, "due to maintenance". Was/is there…
Aug 6
1Win Pakistan updated their profile
Jul 18
PRENSAMERICA updated their profile
Jul 9
Eva liked ⚡JFarrow⌁'s discussion Ning for Dummies - Interesting
Jun 30
jaya9game updated their profile
Jun 25
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
Ning for Dummies - Interesting
"here is the PDF
 "
Jun 24
Ning Support posted a discussion
We've upgraded the way your network's favicon works — the small icon that appears in browser tabs…
Jun 10
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
The Digital Exodus: Anatomy of a Ning Migration in 2026
"yes we are...  i built a new platform to import into let me know if you wanna try - TJ @…"
May 28
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
The Digital Exodus: Anatomy of a Ning Migration in 2026
"YOU ARE WELCOME
 "
May 28
More…

Meanwhile, you can check our social media channels