Viewing 15 replies - 1 through 15 (of 19 total)
  • Plugin Author brianmcculloh

    (@brianmcculloh)

    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?

    Thread Starter ramonjosegn

    (@ramonjosegn)

    Hi dear, my website is mirutafacil.com

    I have disabled de plugin for the moment

    Plugin Author brianmcculloh

    (@brianmcculloh)

    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.

    Thread Starter ramonjosegn

    (@ramonjosegn)

    I am enabled for a while

    Thanks

    Plugin Author brianmcculloh

    (@brianmcculloh)

    Taking a look right now…

    Plugin Author brianmcculloh

    (@brianmcculloh)

    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.

    Thread Starter ramonjosegn

    (@ramonjosegn)

    Yes, exactly, when activating the plugin appear strange characters in any location where there are tildes or other unique elements of the Spanish language

    Plugin Author brianmcculloh

    (@brianmcculloh)

    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!

    Plugin Author brianmcculloh

    (@brianmcculloh)

    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!

    Plugin Author brianmcculloh

    (@brianmcculloh)

    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 7 years, 5 months ago by brianmcculloh.
    Thread Starter ramonjosegn

    (@ramonjosegn)

    Sorry, I was busy, I did not see the message, I will update to the new version to review

    Thread Starter ramonjosegn

    (@ramonjosegn)

    I am testing, the special charaters (arrows and another similar characters) still faill…

    You can look here

    https://mirutafacil.com/rutas-sitp/urbanas-sitp/

    Plugin Author brianmcculloh

    (@brianmcculloh)

    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?

    Thread Starter ramonjosegn

    (@ramonjosegn)

    Hello dear

    in this zones:

    View post on imgur.com

    and in some spaces…

    • This reply was modified 7 years, 5 months ago by ramonjosegn.
    Plugin Author brianmcculloh

    (@brianmcculloh)

    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!

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘Show incorrect characters’ is closed to new replies.