I dont want the translatopn flags to appear in a widget, but inside a post above the content, or anywhere else. Can this be done?
I dont want the translatopn flags to appear in a widget, but inside a post above the content, or anywhere else. Can this be done?
Yes, Absolutely.
Thanx, but how ? :)
Thought this would be useful though I am a little late.
<?php
if(function_exists("gltr_build_flags_bar")) {
gltr_build_flags_bar();
}
?><?php
if(function_exists("gltr_build_flags_bar")) {
gltr_build_flags_bar();
}
?>
where shall I put the code ? between what ?
This topic has been closed to new replies.