language switcher

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Mar 06, 2014 12:57 pm
Reply with quote
Report this post
Hi,

I am using tow languages (English / Arabic) on this template, is there a way to have the switcher in the rss icon place?

The idea is to the rss displays the switcher in a similar way to the search on this template

Untitled-1.png


Thanks
User avatar
Fresh Boarder

GK User
Thu Mar 06, 2014 3:57 pm
Reply with quote
Report this post
Hi,
it depends what php/html skills you have, because it request template layout customization.

Check this file: templates/gk_magazine/layouts/blocks/tools/toolbar.php
and find this section:
Code: Select all
<?php if($this->API->get('rss_link', 1) == 1): ?>
      <a href="<?php echo $this->API->get('rss_url', ''); ?>" class="gkRSS"><?php echo JText::_('TPL_GK_LANG_RSS'); ?></a>
      <?php endif; ?>


There you have RSS code, now use your knowledge or hire somebody.
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.