Page 1 of 1

Italian set

Posted: Sat Jan 06, 2024 9:12 pm
by pivari
Hello,

I'm testing the new version of WonderCMS. I want to set it in italian.
I've installed the plugin and I've set it both "Site language config".
But if I look inside the html code
<html lang="en">

How can I correct this using the CMS?

fp

Re: Italian set

Posted: Sat Jan 06, 2024 9:12 pm
by wiz
Hi, you can set this in your Settings - Security.

Re: Italian set

Posted: Sun Jan 07, 2024 7:33 am
by pivari
I made it "Site language config"
HTML lang value for admin. it
HTML lang value for visitors. it
but html code is always en !

Re: Italian set

Posted: Sun Jan 07, 2024 1:29 pm
by pivari
I've seen the theme code and it is
<?php global $Wcms ?>

<!DOCTYPE html>
<html lang="en">

I think means that the theme doesn't read the language configuration.

Re: Italian set

Posted: Mon Apr 14, 2025 11:58 am
by eagleman
I have to check for this issue, but i think it's quite easy to fix.

Re: Italian set

Posted: Mon Apr 14, 2025 1:28 pm
by wiz
Seems like the theme has the hardcoded en