Show incorrect characters
-
Hi dear
My website is in spanish, show incorrect characters after activation
You can here a preview
https://i.itsosticky.com/7qvsvh.png
-
This topic was modified 8 years, 10 months ago by
ramonjosegn.
-
This topic was modified 8 years, 10 months ago by
-
May I view a URL where it is active on your site so I can inspect the source and see if I can find the issue?
Hi dear, my website is mirutafacil.com
I have disabled de plugin for the moment
Thanks. I would really like to be able to see it live, but I understand that you don’t want your links to be broken on your public site. So you would either need to turn it on briefly so I can see it happening, or you could give me your admin login info (in a private email) and I could turn it on and take a look. It’s up to you. Thank you for notifying me of this either way.
I am enabled for a while
Thanks
Taking a look right now…
Thanks, you can turn it back off now. So it looks like the strange characters don’t just appear within the styled links, but all throughout your page content. Can you confirm that I am understanding that correctly? Thanks.
Yes, exactly, when activating the plugin appear strange characters in any location where there are tildes or other unique elements of the Spanish language
Thanks a lot! I believe I have found the source of the problem. Would you be willing to test it for me? I would really appreciate it!
Please edit the stylish-links.php file in the stylish-links/ plugin folder. Locate line 82 which should look like this:
$content = $dom->saveHtml();
Replace that line of code with this instead:
$content = utf8_decode($dom->saveHTML($dom->documentElement));
Please let me know what happens when you try this so I can update the plugin. Thanks!
Actually, never mind. I was able to test it on my server and it does indeed fix the character issue. So I don’t need you to test this (unless you still want to). I will update the plugin with the fix as soon as possible. Thanks so much for helping me find and squash this bug!
The plugin has been updated. You can update the plugin in your WordPress dashboard and the issues with the Spanish characters should be fixed. Thank you again for your help with this.
-
This reply was modified 8 years, 10 months ago by
brianmcculloh.
Sorry, I was busy, I did not see the message, I will update to the new version to review
I am testing, the special charaters (arrows and another similar characters) still faill…
You can look here
Thank you. Can you please turn the plugin back off again so I can see what the characters on that page are supposed to look like?
Hello dear
in this zones:
and in some spaces…
-
This reply was modified 8 years, 10 months ago by
ramonjosegn.
Thanks! I see the issue, it’s actually a separate issue from the Spanish characters issue. I’m fixing it now and will update the plugin soon. Thank you for being the best plugin tester out there!
-
This reply was modified 8 years, 10 months ago by
The topic ‘Show incorrect characters’ is closed to new replies.