Transposh in Header
-
Hi,
I´m reading through many forums but i don´t see the answer i´m looking for and i hope somebody can help me out here.
I want to put Transposh in the header for my side.
Now did i find the following PHP which i added in the Header.php. but nobody can tell me where to put this, and of course this is related to each header.
In my case i have added the following in my header
<?php if(function_exists(“transposh_widget”)) { transposh_widget(array(), array(‘title’ => ‘Translation’, ‘widget_file’ => ‘flags/tpw_flags_css.php’)); }?>
and the location looks good but i have it now on the right side of the page and i want to have it on the left side.
no i know i can do this with a css script and this is where i don´t find the right answers. does somebody know how and what to put.
so i can put this in the css?looking forward to see your assistance.
Thanks
https://wordpress.org/plugins/transposh-translation-filter-for-wordpress/
The topic ‘Transposh in Header’ is closed to new replies.