Hi,
Is there a way to manually add a language that is not listed in the software? I mean site properties, I wanna add a language that does not exist.
Thanks!
page language - can we add more?
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: page language - can we add more?
You cannot add languages to the list.
But alternatively you can add the language code via Page HTML.
But alternatively you can add the language code via Page HTML.
- BaconFries
-
- Posts: 5955
- Joined: Thu Aug 16, 2007 7:32 pm
Re: page language - can we add more?
As Pablos reply and if you require to add the language in the html tag as such <html lang="en"> then simply add an HTML object to the page and select 'Inside <html> tag'
Re: page language - can we add more?
but will it overwrite the previous language set by the software in site properties?
Re: page language - can we add more?
English is official second-language in Malaysia, wanna add En-My language
Re: page language - can we add more?
yea it worked, i selected none in site properties and added following code:
<html <html lang="en-my">
Thanks BaconFries and Pablo!
<html <html lang="en-my">
Thanks BaconFries and Pablo!
Re: page language - can we add more?
i guess i should only add this code:
lang="en-MY"
and select Inside html tag.
Then looks fine on page html preview.
lang="en-MY"
and select Inside html tag.
Then looks fine on page html preview.
Re: page language - can we add more?
Correct!i guess i should only add this code:
lang="en-MY"
and select Inside html tag.