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
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
Thank you Yigit,
Whenever I have time to test this, I will let you know on the results.
br
tiago
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
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