Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #211242

    I am using a translation plugin (Easy Translation Manager for WordPress) other than WPML´s, and I would like to place the language flags inside the header meta (right side). It is the header.php I should edit, right? But what is the code I should edit?

    Thank you in advance.

    Best Regards
    Tiago

    #211246

    Hi etiagomail!

    I do not have access to plugin but you should add your code right under following line

    /*
                                * Hook that can be used for plugins and theme extensions (currently: the wpml language selector)
                                */
                                do_action('avia_meta_header');
                            echo '</nav>'; 

    Cheers!
    Yigit

    #211249

    Thank you Yigit,

    Whenever I have time to test this, I will let you know on the results.

    br
    tiago

    #211250

    Hey!

    Sure Tiago. I forgot to confirm that Header.php is the file that you should edit in my previous post, to make it official, yes it is.
    I will keep this thread open. It will be on hold and will be opened when you post, so please post after you try it.

    Cheers!
    Yigit

    #211654

    Hey!

    Please ask the plugin author for help. Enfold just supports WPML and we can’t support other translation plugins at the moment.

    Cheers!
    Peter

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How can I add a Widget to the header meta?’ is closed to new replies.