Page 1 of 1

*** SOLVED *** text issues

Posted: Sun Aug 25, 2024 4:10 pm
by freek_razou
hello everyone,
i have some issues with the text online, it has replaced letters for special signs. this is new to me. it works fine within the program.
(i don't know how to insert an example here so please take a look on my site: www.freekhuisman.fr

Thanks in advance

Freek Huisman

Re: text issues

Posted: Sun Aug 25, 2024 7:30 pm
by Pablo
It looks like the page was saved in the wrong format. or maybe it's a server configuration issue?
Does it look correct in local preview?
Did you use the built-in publish tool?
Did it work previously, if yes, what did you change?

Re: text issues

Posted: Tue Aug 27, 2024 2:20 pm
by freek_razou
hello Pablo,
my answers below your remarks.
It looks like the page was saved in the wrong format. or maybe it's a server configuration issue?
I have no idea!!! and no idea how to find out. i use version 18.0.5 (jan 11 2023)
Does it look correct in local preview?
yes, preview works fine
Did you use the built-in publish tool?
i don't know, i use the publish button top left in de program.
Did it work previously, if yes, what did you change?
Yes it worked fine before and i did not changed anything!

I don't know when tis is changed cause i just noticed it yesterday. i do not look at my site daily.
Freek

Re: text issues

Posted: Tue Aug 27, 2024 2:27 pm
by BaconFries
I have added "quotes" to the questions as it breaks it up and easier to read.

Re: text issues

Posted: Tue Aug 27, 2024 2:36 pm
by BaconFries
You are using a older of version of WB18 the latest version is WYSIWYG Web Builder 18.4.2 you can download this at the following: Previous versions of WYSIWYG Web
If you haven’t changed anything recently then it could mean an issue on your host/server. I would check with them first and then suggest that you download and update your version then re-publish and see if it resolves this

Re: text issues

Posted: Tue Aug 27, 2024 3:51 pm
by Pablo
If it works in preview but not on the server, then it's most like a server related issue.
The serve may not send the HTML as Unicode.

Re: text issues

Posted: Tue Aug 27, 2024 4:18 pm
by freek_razou
thanks for now,

I wil ask my webhost if tey can find something wrong.

Freek

Re: text issues

Posted: Thu Aug 29, 2024 1:16 pm
by freek_razou
Hello Freek,

In .htaccess, adding the line below wil solve the problem. I have already done this for you and now the problem has been solved.

AddCharset utf-8 .html .css .php .txt .js .htm

so this issue is Solved!

Merci
Freek

Re: text issues

Posted: Thu Aug 29, 2024 3:32 pm
by Pablo
Thanks for clearing this up!