Title: [Plugin: qTranslate] php code ?
Last modified: August 19, 2016

---

# [Plugin: qTranslate] php code ?

 *  [thekjub9](https://wordpress.org/support/users/thekjub9/)
 * (@thekjub9)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-qtranslate-php-code/)
 * is there a form like this ? (this code is from another plugin)
    `<?php if (function_exists("
   fwqls_display_flags")) { fwqls_display_flags(); } ?>`
 * so I can put anywhere I want ? not only in sidebar widget ?
 * [http://wordpress.org/extend/plugins/qtranslate/](http://wordpress.org/extend/plugins/qtranslate/)

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

 *  Thread Starter [thekjub9](https://wordpress.org/support/users/thekjub9/)
 * (@thekjub9)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-qtranslate-php-code/#post-2038637)
 * answer 🙂
    `<?php echo qtrans_generateLanguageSelectCode('image'); ?>`
 * but it doesnt display in a row 🙁
 *  Thread Starter [thekjub9](https://wordpress.org/support/users/thekjub9/)
 * (@thekjub9)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-qtranslate-php-code/#post-2038640)
 * CSS
 *     ```
       .qtrans_language_chooser { list-style-type:none; }
       .qtrans_language_chooser li { float : left; margin-right: 20px; }
       ```
   

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

The topic ‘[Plugin: qTranslate] php code ?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/qtranslate.svg)
 * [qTranslate](https://wordpress.org/plugins/qtranslate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/qtranslate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/qtranslate/)
 * [Active Topics](https://wordpress.org/support/plugin/qtranslate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/qtranslate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/qtranslate/reviews/)

 * 2 replies
 * 1 participant
 * Last reply from: [thekjub9](https://wordpress.org/support/users/thekjub9/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-qtranslate-php-code/#post-2038640)
 * Status: not resolved