• Resolved BeeCee

    (@csigncsign)


    Hi Jeff,

    how can I replace at the word-count the comma with a period?
    In German, a comma is not used as a thousands place; it looks wrong in German.

    <span class="sbs-number-words-all">

    Instead:
    Insgesamt geschriebene Worte: 183,490
    it should read:
    Insgesamt geschriebene Worte: 183.490

    Thank you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Jeff Starr

    (@specialk)

    It’s not currently supported, but I just added to the list and will implement for the next plugin update.

    Thread Starter BeeCee

    (@csigncsign)

    Thank you 🙏🏻

    Plugin Author Jeff Starr

    (@specialk)

    Just to follow up, this is added in the current version of the plugin, v20251118 🙂

    Thread Starter BeeCee

    (@csigncsign)

    Thank you, I updated the plugin right now (v20251118), but I can’t see any difference, it’s still

    Insgesamt geschriebene Worte: 197,426

    still with comma.
    Cache is cleared.

    Or have I missed anything? 🤔

    Plugin Author Jeff Starr

    (@specialk)

    Try this:

    [sbs_word_count number_format="."]
    [sbs_word_count_all number_format="."]

    This is explained in the plugin documentation as well, just fyi.

    • This reply was modified 5 days, 17 hours ago by Jeff Starr.
    Thread Starter BeeCee

    (@csigncsign)

    Great, thank you very much for your help, works fine now 👍🏻

Viewing 6 replies - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.