Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Skeleton FX Theme
#9
(2017-09-01, 15:38:28)0zz Wrote: Hi! I like your mulitlanguage support. Could you please explain, how can I do this to my own template? I would like to create language packs for my website like you did, it is more convinient than many components.

I guess it has to do with function.php but I can't figure out how to take and apply those functions to my template to make it use language variables..

Thank you!

Hello, Ozz.
Yes, all you need placed in the functions.php file. You can copy all the code from Skeleton-FX functions.php to yours functions file.
In the Skeleton-FX theme multilanguage menus, breadcrumbs and Search engine functions call placed in the header.inc.php file. You can open this file and see how it's realized.
For the menu items population used function - get_navigation_items(). You can see this function using modes and avalaible parameters here:
http://pigios-svetaines.eu/projects/skel...tion-menu/
For the breadcrumbs items population use function - print_breadcrumbs(return_page_slug());
You can place this function call where you want.
For Search engine activation using HTML block in the header.inc.php on line 44. So you can copy this block to you theme header.inc.php file.
Pages content multilanguage realized by i18n_base plugin. So for multilanguage content populating you must install this plugin and create multilanguage Pages structure.
Good luck. Andrejus.
Reply


Messages In This Thread
Skeleton FX Theme - by asemion - 2017-03-31, 22:39:12
RE: Skeleton FX Theme - by hhj - 2017-04-18, 03:01:31
RE: Skeleton FX Theme - by asemion - 2017-04-19, 03:38:47
RE: Skeleton FX Theme - by hhj - 2017-04-22, 06:19:19
RE: Skeleton FX Theme - by asemion - 2017-04-25, 05:20:38
RE: Skeleton FX Theme - by hhj - 2017-04-29, 04:01:40
RE: Skeleton FX Theme - by asemion - 2017-06-12, 22:20:41
RE: Skeleton FX Theme - by 0zz - 2017-09-01, 15:38:28
RE: Skeleton FX Theme - by asemion - 2017-09-03, 21:25:06
RE: Skeleton FX Theme - by 0zz - 2017-09-04, 00:09:22
RE: Skeleton FX Theme - by asemion - 2017-09-04, 05:27:23
RE: Skeleton FX Theme - by 0zz - 2017-09-04, 13:57:21
RE: Skeleton FX Theme - by Arugula - 2017-12-30, 03:01:15
RE: Skeleton FX Theme - by asemion - 2017-12-30, 06:58:17
RE: Skeleton FX Theme - by Arugula - 2017-12-30, 15:23:28
RE: Skeleton FX Theme - by asemion - 2017-12-30, 23:56:12
RE: Skeleton FX Theme - by Arugula - 2018-01-05, 11:50:22
RE: Skeleton FX Theme - by Arugula - 2018-01-05, 17:47:12
RE: Skeleton FX Theme - by Arugula - 2018-01-10, 11:31:03
RE: Skeleton FX Theme - by Arugula - 2018-01-10, 13:24:29
RE: Skeleton FX Theme - by Arugula - 2018-01-10, 16:26:49
RE: Skeleton FX Theme - by asemion - 2018-01-12, 00:56:47
RE: Skeleton FX Theme - by asemion - 2018-01-12, 23:57:47
RE: Skeleton FX Theme - by Arugula - 2018-01-20, 15:45:33
RE: Skeleton FX Theme - by Arugula - 2018-01-20, 18:01:48
RE: Skeleton FX Theme - by asemion - 2018-01-29, 05:45:37
RE: Skeleton FX Theme - by Arugula - 2018-02-10, 13:51:34
RE: Skeleton FX Theme - by Arugula - 2018-02-22, 04:17:16
RE: Skeleton FX Theme - by Arugula - 2018-04-13, 08:33:51
RE: Skeleton FX Theme - by asemion - 2018-04-13, 15:51:43



Users browsing this thread: 1 Guest(s)