Flags not Appearing and translations issue
-
Hi,
Please check my site link and then I describe my problem: https://85.92.92.98/~solardev/I’m using following code in my theme header section after having your plugin installed.
<?php if(function_exists(“transposh_widget”)) { transposh_widget(array(), array(‘title’ => ‘Language’, ‘widget_file’ => ‘flags/tpw_flags_css.php’)); }?>
But I wornder that no matter what widget_file name I choose according to your this page instructions the flags do not appear however only drop down appears.
https://trac.transposh.org/browser/trunk/WordPress/plugin/transposh/widgets#flags
https://transposh.org/tutorial/widget-showcase/Please check the issue and let me know what could be the problem.
Secondly I have some static text in my theme page I want to translate them. I have not found any way or method that could translate my menues or my page static texts or the page dynamic texts. Please let me know how it works.
Thanks in advance.
https://www.ads-software.com/plugins/transposh-translation-filter-for-wordpress/
- The topic ‘Flags not Appearing and translations issue’ is closed to new replies.