Problem with characters (bbPress)

Posted in: Newspaper
Post count: 18

Hi, i translate bbPress strings directly from the php files (recommended here “https://forum.tagdiv.com/topic/some-bugs-i-have-noticed/#post-7524”), but i have problem with charakters in Slovakian language like é, í, ý… (http://www.screencast.com/t/scmELdfOJ)

How can I resolve this?

Thank you.

  • This topic was modified 11 years by Ján.
  • This topic was modified 11 years by Ján.
Post count: 9544

You likely need to use the HTML entity characters for those letters in those spots.
http://dev.w3.org/html5/html-author/charref

Post count: 18

Thanks Chris, this is what i need. It works.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.