Title: Multilanguage plugins
Last modified: September 1, 2016

---

# Multilanguage plugins

 *  Resolved [aaalmubark](https://wordpress.org/support/users/aaalmubark/)
 * (@aaalmubark)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/multilanguage-plugins/)
 * Hello there,
    Thank for you for sharing this awesome Theme with us , it’s my 
   favorite so far <3
 * unfortunately , I installed a Multilanguage plugin ” Multilanguage by BestWebSoft”
   and when I switch to the other language , the posts in the slider completely 
   disappears!! while the sliders works perfect with English ! for even better understanding
   for the problem you may have a look in the website [ and switch the language 
   to see them disappearing from the slider…
    I thought the problem with the plugin
   but then I tried another multi language plugin ” xilli” and the very same problem
   occurs ! please assist me and thank you

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/multilanguage-plugins/#post-7559271)
 * I thought I had a solution but it may not be part of the default flexslider included
   in the theme. Still checking.
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/multilanguage-plugins/#post-7559355)
 * I have confirmed with the theme developer that the default flexslider included
   with the theme does not have native RTL support. He has added that option as 
   a feature request for a future release. Having said that, I ran across this RTL
   site in which the slide DOES work: [http://metziotnet.com/](http://metziotnet.com/)
   
   I don’t know if they’re using a plugin, or if it’s a native RTL site, but the
   slider is functional.
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/multilanguage-plugins/#post-7559370)
 * Try adding this to your custom CSS:
 *     ```
       .featured.flexslider {
           direction: ltr;
       }
       ```
   
 * Yes, that’s “ltr”, not “rtl”.
 * If you don’t have a child theme or custom CSS plugin, try one of these:
    [https://wordpress.org/plugins/simple-css/](https://wordpress.org/plugins/simple-css/)
   [https://wordpress.org/plugins/custom-css-js/](https://wordpress.org/plugins/custom-css-js/)
 *  Thread Starter [aaalmubark](https://wordpress.org/support/users/aaalmubark/)
 * (@aaalmubark)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/multilanguage-plugins/#post-7559382)
 * your code worked like a magic !!! it’s now fixed =D you made my day ! thanks 
   a lot <3
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/multilanguage-plugins/#post-7559383)
 * You’re welcome; glad it worked!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Multilanguage plugins’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

## Tags

 * [multi-language](https://wordpress.org/support/topic-tag/multi-language/)

 * 5 replies
 * 2 participants
 * Last reply from: [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/multilanguage-plugins/#post-7559383)
 * Status: resolved