page language - can we add more?

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
longman
 
 
Posts: 100
Joined: Sat May 19, 2018 1:23 pm

page language - can we add more?

Post by longman »

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!
User avatar
Pablo
 
Posts: 21707
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: page language - can we add more?

Post by Pablo »

You cannot add languages to the list.
But alternatively you can add the language code via Page HTML.
User avatar
BaconFries
 
 
Posts: 5366
Joined: Thu Aug 16, 2007 7:32 pm

Re: page language - can we add more?

Post by BaconFries »

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'
longman
 
 
Posts: 100
Joined: Sat May 19, 2018 1:23 pm

Re: page language - can we add more?

Post by longman »

but will it overwrite the previous language set by the software in site properties?
longman
 
 
Posts: 100
Joined: Sat May 19, 2018 1:23 pm

Re: page language - can we add more?

Post by longman »

English is official second-language in Malaysia, wanna add En-My language
longman
 
 
Posts: 100
Joined: Sat May 19, 2018 1:23 pm

Re: page language - can we add more?

Post by longman »

yea it worked, i selected none in site properties and added following code:

<html <html lang="en-my">

Thanks BaconFries and Pablo!
longman
 
 
Posts: 100
Joined: Sat May 19, 2018 1:23 pm

Re: page language - can we add more?

Post by longman »

i guess i should only add this code:

lang="en-MY"

and select Inside html tag.

Then looks fine on page html preview.
User avatar
Pablo
 
Posts: 21707
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: page language - can we add more?

Post by Pablo »

i guess i should only add this code:

lang="en-MY"

and select Inside html tag.
Correct!
Post Reply