Please provide a link to a page on your site where we can see this. Thanks.
It appears that “localhost” is appearing in a lot of the inline styles. For example,
<a style="a:hover { text-decoration: underline; color: white; border: none;" title="Home" href="http://localhost/saezlaw/">ESPAÑOL</a>
<a style="a:hover { text-decoration: underline; color: white; border: none;" title="Home" href="http://localhost/saezlaw/?page_id=2455&lang=en">ENGLISH</a>
<a style="a:hover { text-decoration: underline; color: white; border: none;" title="Home" href="http://localhost/saezlaw/?page_id=2451&lang=fr">FRANÇAIS</a>
<a style="a:hover { text-decoration: underline; color: white; border: none;" title="Home" href="http://localhost/saezlaw/?page_id=2457&lang=pt">PORTUGUÊS</a>
<a style="a:hover { text-decoration: underline; color: white; border: none;" title="Home" href="http://localhost/saezlaw/?page_id=2439&lang=it">ITALIANO</a>
<a style="a:hover { text-decoration: underline; color: white; border: none;" title="Home" href="http://localhost/saezlaw/?
Disable all caching plugins. If your theme or Visual Composer do caching, clear those caches, too. You note that you used “better search replace”. Make sure you ran it with the “Dry Run” option unchecked.
Thread Starter
dfart
(@dfart)
Yes, the problem was there, there were many links that pointed to localhost instead of pointing to the real domain.
I used two plugins to make the domain change but it seems that, for some reason, that part has not changed.
Thanks for your help @sterndata