Unfortunately it doesn't work, if I set it to replace everywhere, it inhibits the map.
If I say to stop at the body, it works but not everywhere.
If I say to look in the head, it still doesn't work and leaves the content.
After further testing, I realized that actually using the greater than and less than signs <> is not good, because it turns into code and is therefore not displayed, not because the ReReplacer plugin takes over.
If I use the brackets {} it works everywhere, but not on the main page because the map pointers open the popup on click, so the plugin does not work.
Sure, website is in a staging area.
I've send you in "confidential information" how to access.
Now I've set:
\\cliente (.*?)\\
And work partially.
If you click on MAPPA menù, you can see a map pointer in red hover Pavia.
If you click, you still see them /customer MARIO ROSSI/ and that's not good.
If you click on details, it works on the following pages (even on the map)
not to be visible anywhere, I only need it as a search in the administrator.
MARIO ROSSI is obviously variable, whatever name is put there must not appear, not even in the HTML code (otherwise I would have solved it with a simple css display:none)
Check your html output. There is no mention of "MARIO ROSSI" anywhere.
So the map extension loads that data via another way and doesn't pass that through the plugins.
In other words, ReReplacer never gets a chance to alter that content.
Neither ReReplacer not any other (system) plugin will work in that content.
I recommend you ask the developers of that extension for help on this.