• Resolved thecreator01

    (@thecreator01)


    Hello, I changed some text in the admin panel using branda’s Text Replacement feature, but I noticed a serious problem. I use a mu-plugin and the text in the link of the HTML tag in the plugin’s codes is also changed.

    For example, I changed the word “wordpress” to “Brand” with Text Replacement. There is a link line in mu-plugin like this;

    <img src="https://example.com/wp-content/uploads/2023/06/example-wordpress-blog.png" />

    Although this line looks like this in the file, it looks like this on the website and the image does not work. (I noticed it while examining the source codes with f12)

    <img src="https://example.com/wp-content/uploads/2023/06/example-Brand-blog.png" />

    Can you check this? Shouldn’t the text replacement tool only change the text that appears in the admin panel?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @thecreator01

    Hope you are doing well today.

    What you are experiencing is not expected behavior, in general, Branda will not change file names in admin or front page when using the text replacement feature.

    I tried to replicate a similar issue on my lab site but I could not, maybe it has to do something with your custom code, so it would appreciated if you could share the code using a server like Pastebin or Google Drive and share the link here (you may remove any sensitive information from the code before sharing it).

    looking forward to hear from you.

    Kind Regards,
    Amin

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @thecreator01,

    Since we haven’t heard from you for a while. I’ll mark this thread as resolved for now. Please feel free to re-open this thread if you need any further assistance.

    Best Regards
    Nithin

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.