by usuGt » Thu Jan 08, 2015 4:00 am
Hi Yana,
do you mean in mod_gtranslate.php? In case of Portuguese: $show_pt = $params->get('show_pt'); (here I have to write the href code?)
I am using joomla 1.5, and inside joomla, extensions, manage modules, gtranslate, there is no option to link the flag to any url.
Or in mod_gtranlate.xml to include href code?:
<param name="show_pt" type="radio" default="2" label="Show Portuguese" description="Show Portuguese in language list">
<option value="1">Yes</option>
<option value="0">No</option>
<option value="2">As a PT flag</option>
<option value="3">As a BR flag</option>
</param>
Please, could you help me?
Many thanks