Hi,
That would be here now – http://prntscr.com/nud6ha in the composer plugin. You could change the language there if this is required.
Thanks
Hi,
It seems that you still haven’t improved the language management with your last update and so I made the modifications by myself following Simion’s instructions: https://prnt.sc/nud6ha
BUT, I just noticed that this modification doesn’t work for mobiles: https://ibb.co/3kK5XnJ
Can you kindly help?
It would really be wonderful if you could provide this improvement in the next update so we won’t have to modify the code of your files at every update…
Thanks
Hi,
Seems that I cannot change the language in header.php anymore (for desktop and mobile).
As you can see I have 2 “en” that I cannot modify. Why don’t you just pick the WP language for all lang?
<!doctype html >
<!–[if IE 8]> <html class=”ie8″ lang=”en”> <![endif]–>
<!–[if IE 9]> <html class=”ie9″ lang=”en”> <![endif]–>
<!–[if gt IE 8]><!–> <html lang=”fr-FR”> <!–<![endif]–>
<head>
Can you tell me where to modify the “en” now?
Thanks
Hi,
If you are using the standard pack you need to make the changes in this file -> wp-content/plugins/td-standard-pack/Newspaper/header.php -> http://prntscr.com/pts9xw
If the standard pack is deactivate then you need to set the code in wp-content/plugins/td-composer/legacy/Newspaper/header.php
Thank you for your understanding!