WPIntell

Source evidence

Can it work without

JSM Non-Breaking Space (nbsp) for French Content · support · 2024-02-11T16:20:00+00:00

mixedsentiment
mediumseverity
0.72relevance
5replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Doobeedoo resolved
Hello, Thank you for this free plugin, it’s needed! It’s not working for me for now – will it work only when we have <!–:fr–> ? I have <html lang=”fr-FR” but no <!–:fr–> Many thanks Which plugin are you using to manage your multilingual content? js. It’s just a French website, no multilingual plugin By default, the post content is considered French, so if you’re not using a multilingual plugin that inserts <!--:fr--> in your post content, then there’s nothing to do. And if you’re using a multilingual plugin that does use <!--:fr--> to manage multiple languages in one post content, there’s still nothing to do as the multilingual plugin manages those different sections itself. js. Hello JS, Thank you for your answer Plugin JSM Non-Breaking Space is activated Website is using core WP: Blocksy + Greenshift (no page builder) In local (localWP), so I cannot send the URL But still there are line breaks just before “?”, and no nbsp in the source What can I do more to debug this and find out why it’s not working? The nbsp character will only be added when WordPress applies its filters when showing the webpage on the front-end. If you have a caching plugin, you could try clearing it’s cache. These are the standard filters that JSM NBSP hooks: https://github.com/jsmoriss/nbsp-french/blob/main/nbsp-french.php#L39-L47 js.

Comments

5 shown
JS Morisset 2024-02-11T17:14:00+00:00

Which plugin are you using to manage your multilingual content? js.

Doobeedoo 2024-02-11T18:52:00+00:00

It’s just a French website, no multilingual plugin

JS Morisset 2024-02-11T19:04:00+00:00

By default, the post content is considered French, so if you’re not using a multilingual plugin that inserts <!--:fr--> in your post content, then there’s nothing to do. And if you’re using a multilingual plugin that does use <!--:fr--> to manage multiple languages in one post content, there’s still nothing to do as the multilingual plugin manages those different sections itself. js.

Doobeedoo 2024-02-12T23:24:00+00:00

Hello JS, Thank you for your answer Plugin JSM Non-Breaking Space is activated Website is using core WP: Blocksy + Greenshift (no page builder) In local (localWP), so I cannot send the URL But still there are line breaks just before “?”, and no nbsp in the source What can I do more to debug this and find out why it’s not working?

JS Morisset 2024-02-12T23:57:00+00:00

The nbsp character will only be added when WordPress applies its filters when showing the webpage on the front-end. If you have a caching plugin, you could try clearing it’s cache. These are the standard filters that JSM NBSP hooks: https://github.com/jsmoriss/nbsp-french/blob/main/nbsp-french.php#L39-L47 js.