Trying to place qTranslate flags in Header of Pinboard-themed website. Need help of somebody who pulled this trick before or knows how this works.
Nicolaas
You must change the headers file, and add:
<?php echo qtrans_generateLanguageSelectCode(‘image’); ?>
where ‘image’ is for flags images, ‘text’ for text only, and ‘both’ is for images and text.
I added this code before the line <?php get_sidebar( ‘header’ ); ?>
You can check my site (not finished and the url will change when finished this is for testing only)
znikosz.eu
I also change the flag icons and add some code to custom css to change the appearence.
Sorry for my bad english, i hope this helped you.
-
This reply was modified 12 years, 1 month ago by xalibas.
-
This reply was modified 12 years, 1 month ago by xalibas.