Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Replacing Social Icons for Language Flags #16745
    Super Games
    Participant

    Hi I am using qTranslate, however I did what you told me and it doeas appear in place of the social menu, but it doesn`t work correctly as a language switcher. I have found a few codes witch should be added to the php and witch would probably work, however I am afraid to add it and mess with the configurations of the theme. Could you please tell me in which part I should add this code? Thanks!

    <?php echo qtrans_generateLanguageSelectCode(‘text’); ?>
    <script>jQuery(document).ready(function(){ jQuery(‘.lang-en a span’).html(‘EN’); jQuery(‘.lang-fr a span’).html(‘FR’); })</script>

Viewing 1 post (of 1 total)