How can i remove tooltips on flag (language switcher)?
How can i remove tooltips on flag (language switcher)?
try to remove
title="'.$q_config['language_name'][$language].'"
from line 87
and
title="'.$q_config['language_name'][$language].'"
from line 119
in file 'qtranslate_widget.php'
(but be sure to keep the '; at the end of these lines)
You must log in to post.