Something like this:
E.g. <a href='/old/path'>Link Text</a>
SEARCH: /old/path
REPLACE: /new/path
I can see that for some urls on my page this has worked (e.g. I can change menu hrefs). Yet, for others hrefs.. they cannot be replaced.
FYI the unchanging urls are generated by another component (Joom donation eventbooking). Experimentation shows that I can use ReReplacer to change other eventbooking content (such as the URL Link Text) but not the destination of the href.
- I have enabled 'Enable in HTML tags', but still does not work
URLs are changed by the Joomla SEF plugin and internals. So at the moment ReReplacer gets to see the URLS they might still be different.
Try changing the ordering of the plugins in question.
See:
regularlabs.com/blog/242-plugin-order-is-important
Also, set the replacement's Search Area to Everywhere, to make sure it gets done as late as possible.