Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION How to make multi language site?
#9
In the Theme folder a file named template.php contains the default page html. It will probably have for instance
PHP Code:
<?php get_component('sidebar'); ?>

to insert the sidebar into the page, and maybe other components too which will need to be multi-language. There may be different templates for different page layouts.
There is a screenshot at http://mvlcek.bplaced.net/get-simple/i18n showing the box for entering the language code.
Reply


Messages In This Thread
How to make multi language site? - by razvan-rat - 2015-04-17, 04:22:38
RE: How to make multi language site? - by Carlos - 2015-04-17, 05:13:06
RE: How to make multi language site? - by Timbow - 2015-04-17, 07:48:10
RE: How to make multi language site? - by Timbow - 2015-04-19, 02:05:27
RE: How to make multi language site? - by Timbow - 2015-04-20, 06:45:09
RE: How to make multi language site? - by Timbow - 2015-04-20, 17:24:27
RE: How to make multi language site? - by Oleg06 - 2015-05-27, 03:12:23
RE: How to make multi language site? - by Oleg06 - 2015-05-27, 06:26:38
RE: How to make multi language site? - by Tyblitz - 2015-07-08, 08:31:19



Users browsing this thread: 1 Guest(s)