Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    You should go on your header source code in php and add the following code

    <?php if(function_exists("transposh_widget")) { transposh_widget(array(), array('title' => '', 'widget_file' => 'flags/tpw_flags.php')); }?>

    and then go to the folder of the plugin and find the widget folder and then the path above flags/tpw_flags.php and in the div add the style as you have the other part of the header menu about the styling height etc..
    Hope this helps.

    @jeshil – can you elaborate on this part please?

    “and then go to the folder of the plugin and find the widget folder and then the path above flags/tpw_flags.php and in the div add the style as you have the other part of the header menu about the styling height etc..”

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add transposh to the main menu’ is closed to new replies.