Title: [Plugin: qTranslate] Requesting for title attribute
Last modified: August 19, 2016

---

# [Plugin: qTranslate] Requesting for title attribute

 *  [ssvictors](https://wordpress.org/support/users/ssvictors/)
 * (@ssvictors)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-qtranslate-requesting-for-title-attribute/)
 * Can you add following code to the qtranslate_widget.php(lines 20 and 50):
    `echo'
   title="'.$q_config['language_name'][$language].'"';` This code will show hint
   with appropriate language when the cursor will point to the flag.
 * [http://wordpress.org/extend/plugins/qtranslate/](http://wordpress.org/extend/plugins/qtranslate/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [ssvictors](https://wordpress.org/support/users/ssvictors/)
 * (@ssvictors)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-qtranslate-requesting-for-title-attribute/#post-1856418)
 * I mistook, this code should be placed in function qtrans_generateLanguageSelectCode
   in “case ‘dropdown'” after `echo ' class="qtrans_flag qtrans_flag_'.$language.'"';`(
   not incuding “if” scope) and in “case ‘both'” after `echo ' class="qtrans_flag_'.
   $language.' qtrans_flag_and_text"';`.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: qTranslate] Requesting for title attribute’ 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/)

 * 1 reply
 * 1 participant
 * Last reply from: [ssvictors](https://wordpress.org/support/users/ssvictors/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-qtranslate-requesting-for-title-attribute/#post-1856418)
 * Status: not resolved