• Hi, we have a multilingual WP site realized with xili-language plugin and basically everything works nice (xili – thank you once again for the great plugin).

    My question is: May we have the slider translated in the both 2 language? I mean that I need a set of slides that are editable through the UI for both languages. When you open the site let say you see 2 slides in the default language. When you switch to the second language it should show another 2 slides for the new language selected.

    Is that behavior doable through the UI and if not where should I hard-code it? Maybe I can set slide #1 and #2 in the default language, and respectively the slide #3 and #4 in the second language and hard-code somewhere this condition?

Viewing 1 replies (of 1 total)
  • spacious is a good free theme but for images and sliders don’t follow a well structured approach like in twenty fourteen. A good data model (architecture) will offer a pretty way to adapt and provide a subselection of featured images (slider) – according language – as demonstrated in child theme twentyfourteen-xili. See https://github.com/dev-xiligroup/twentyfourteen-xili.
    Few modifications in source of featured-content.php by including language in tax_query

    Good work

    M.

Viewing 1 replies (of 1 total)
  • The topic ‘Slider second language’ is closed to new replies.