As this plugin is abandoned, did you find any alternative ?
]]>Keep this plugin alive pls ??
]]>I’ve experienced this plugin puts
inside code, too, which results in broken behavior.
Examples of resulting source code:
<li class="p d k f v e m">
if(text != "")
Could you please fix the plugin to replace spaces in plain text (outside tags, <script>
or <style>
blocks, etc.) only?
Hello,
I would like to know if it’s possible to add in the scope of the plugin the possibility to ignore the svg path.
I use your plugin on all my czech websites, it’s really essential ??
But I recently encountered a problem with the letter “s”, as it’s also a possible part of the svg path.
It returns the following error in console:
Error: <path> attribute d: Expected number, "…08 4.849 5 7 5 s\u00A04.849 -5 7 -5 s…".
In my case, it would be great if I could ignore all the svg tag in the “scope” part of your plugin.
Thank you!
]]>Hello Damian,
I don’t know if you still support this plugin but I use it a lot and I like it :).
I tried the new php 8.0 and saw a little warning about an undefined variable :
Warning: Undefined variable $new_content in […]/wp-content/plugins/automatic-nbsp/includes/filters.php on line 55
Have a nice Day
Florian
]]>Dear devs, IMO it would be usefull to have a user option to extend the array of the dgwt_nbsp_get_phrases_beginnings()
function, as per example:
function dgwt_nbsp_get_phrases_beginnings() {
$beginnings = array(
';',
'\[',
'\(',
'\\s', // whitespace
'>'
);
return $beginnings;
}
Thank you for considering the suggestion.
]]>I think it is a good idea to translate the plug-in into Russian as we have similar problems with nbsp before prepositions.
I would like to help with the translation. Is there anything I could do?
]]>It doesnt work for custom fields or normal header posts for example: https://straznicytwojegoskarbu.pl/rozwoj-dziecka/6-2/
“i” is still at the and of header, please help
Hi, I click option for titles in admin, but I don’t want to use for one kind of titles (custom post type) in my template file – is it possible to do it through <?php auto_nbsp($content, false); ?>
I tried but with no results.
]]>Hi.
Your plugin is a pretty good idea for who cares about typography rules.
However, If I activate it on my site, I lose some design settings. I made an enquiery in the hope to lighten your work.
Here is an example:
<style type="text/css" id="et-builder-advanced-style"> .et_pb_slide_0 { height: 1000px !important; }
Actually, it doesn’t like !important declaration
The same problem exists with one similar nbsp plugin…
Could you fix this ?
Aw, there is one more thing, your plugin doesn’t seems to work on my site. Please see at this address besides the words ? Traces ? or ? Contrastes ? :
www. jorome .be/sculpteur-et-peintre-belge-contemporain-bibliographie
(please would you concatenate the URL ?)
Because of the CSS problem have had to deactivate it first. I couldn’t make you see the result on the web site without an “appointment”. But I would be pleased to help.
Thank you.
]]>I think that you could give the option to add between numbers and the following word :
235 s
12 km/s
325656 people
Should you add a slash “/” to the list of words, then the plugin will cause the filter to return empty strings. The site looks pretty crazy then ??
Examples :
m/s
I think you should detect these regex problematic chars or escape them.
]]>Hi there! I found your plugin simply fantastic, a great addition to wp-typography, thanks for your time putting it up! ??
I have a serious problem, though: Automatic-NBSP applies replacements inside my code blocks (ie. “<pre>...</pre>
“) and really messes up my formatting. I had to disable this great plugin because of that.
I can’t find an option to exclude particular elements in the plugin’s configuration pages, I’m assuming this can’t be done.
Could you consider adding one such option to the plugin in a future version? Something like what wp-typography has would be perfect.
Thanks in advance!
]]>Hello,
I need pub NBSP space into my custom fields – plugin: Advance custom fields
– https://www.ads-software.com/plugins/advanced-custom-fields/
Is this possible?
Thanks for help,
Kubajjz.
Hello,
First, please note i am french and interested in the non breaking space before punctuation marks… I was about to make a comment that it was not working because i couldn’t see the special characaters in the code view of the post editor. tried to save, nothing…
Then i dig a bit into the files and realized this was a filter that was added when you display the pages.
So : don’t you think it would be better to add the special characters when you save the post ? Would’n’t it be better for performance ? Is there another reason why you chose to go this way.
Also, a nice improvement would be to check for punctuation marks with no space AND no breaking/thin/etc space and to add one if it does not exist.
I used to work with a regex that was also checking for double spaces before punctuation mark. This way you were really sure to have a perfect result.
All the way, thank you for this nice plugin, i will make some advertisement for it as it is working well !
All the best,
]]>I was thinking of developing this plugin and I find this. So this is great.
Is it possible to have the opiton to add   instead of   because this is what is better at least for french (this si half space)
]]>Hello,
When I activate the function (Scope> Add non-breaking spaces to titles)
my titles disappear
Thanks
Not working with WP 4.3
]]>Hello,
I’m trying to put nbsp before punctuation marks such as ” ?”, ” !”.
Can it work with your plugin?
Thanks.
Plugin doesn’t work with WP 4.0.1 and Starter theme – https://www.themeum.com/item/starter
]]>Hi,
Plugin is great !!
But it has a problem with inserting non-breaking spaces.
On page below, it place NBSP before a listed word ‘I’:
https://www.sp16.kalisz.pl/2013/10/cala-polska-uczy-ratowac-ustanawiamy-razem-rekord/
Could you take a look on this, please?
Thanks,
]]>