qTranslate plug-in flags in Pinboard theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • #15584
    homestylersNL
    Participant

    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

    #15767
    xalibas
    Participant

    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.
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.