I am trying to insert some Hebrew characters into the free html5 Thom Sander template ( download link ).
For example, I tried to change the text of a menu item on the left to Hebrew, i.e.
Home Page => ืขืืื ืืืืช
For some reason, Hebrew characters are not displayed at all.
When I add Hebrew to other places in the document, it displays correctly. At first I thought it might be a problem with the encoding, but the encoding headseems valid: UTF-8. I think there might be some kind of JS code ignoring Hebrew text, but I'm not sure.
Any ideas?
source
share