3 languages in one web page - Page 1...

User 2383063 Photo


Guest
8 posts

I have a web page with text in english, swedish and russian.
The russian text with cyrillic letters shows up as question marks when I open the web page for editing in Coffee Cup Free. When I open the same web page in any word processor it shows the cyrillic letters.

Any hints?

/carl
User 187934 Photo


Senior Advisor
20,181 posts
Online Now

It's probably a doc type issue. What doc type are you declaring?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2383063 Photo


Guest
8 posts

?<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
User 2073552 Photo


Registered User
1,625 posts

First, take the ? out... That should not be there.

Second, can we have a link to the site please. :D
"An Apple doth not fall far from its tree, yet an orange does."

https://lbwebsitedesign.com - Responsive Web Design & Web Hosting Services.
http://helpsite.sirage.com - HTML5, CSS3 and CC Help Video Blog.
User 2383063 Photo


Guest
8 posts

I do not know where that ? came from. It was not included in the web page.
The URL is http://www.chornobyl.se

Tank you for taking time.
User 2073552 Photo


Registered User
1,625 posts

Try replacing this...<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

With this...

<meta http-equiv="content-type" content="text/html; charset=utf-8">
"An Apple doth not fall far from its tree, yet an orange does."

https://lbwebsitedesign.com - Responsive Web Design & Web Hosting Services.
http://helpsite.sirage.com - HTML5, CSS3 and CC Help Video Blog.
User 2383063 Photo


Guest
8 posts

No change
User 464893 Photo


Ambassador
1,611 posts

I am impressed Eric.

I visited your site Carl. I do not pretend to know what Eric is talking about but the site came up in Chrome with a quick time plugin (Where that come from I don't know). But I had the opportunity to translate I clicked yes, it did and I could understand it. Tells me it is Swedish.
Most interesting, I will have to try other foreign language sites.

What I am getting at maybe all sites can be translated if there is a choice of plugin. One for you Eric. I will leave html to VSD. Html is one programming language which to me is illogical, I only wade through it if I have reason.

Although Carl, I am sorry mate, I guess this prattle ain't going to help you much
The Guy from OZ


User 38401 Photo


Senior Advisor
10,951 posts

The question mark ? is sometimes included in themes that come from external sources outside of the HTML Editor. Why it happens I've never figured out, but I've had it happen to a handful of themes so now I just get in the habit of looking for it when I first open a new theme that I got from an outside source. Lots of great themes out there, just that we have to watch for those little quirks that happen. Most likely it's some type of code that is read differently in the HTML Editor than it is read in the editor that the theme creator used. Just delete the question marks and you should be fine :)
User 2073552 Photo


Registered User
1,625 posts

I see the problem... HTML Editor does not support Russian text. You can find the supported languages in

C:\Users\yourusername\AppData\Roaming\CoffeeCup Software

You may want to make a suggestion
http://www.coffeecup.com/forums/html-ed … ml-editor/ here that they add Russian as a supported language. :D
"An Apple doth not fall far from its tree, yet an orange does."

https://lbwebsitedesign.com - Responsive Web Design & Web Hosting Services.
http://helpsite.sirage.com - HTML5, CSS3 and CC Help Video Blog.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.