Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    I needed to translate just a post title. To do it, I have changed plugin file “recent-post-slider.php” on line 339 to:

    $post_details[$key][‘post_title’] = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($val->post_title);

    It works for me.

    Thread Starter whoaloic

    (@whoaloic)

    Thank you for the trick!

    roybatty88

    (@roybatty88)

    Hi,

    I have the same problem but i need to show excerpt and image too, any suggest.

    Thanks in advance

    Luca

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Recent Posts Slider] With Qtranslate plugin, it displays title in each language’ is closed to new replies.