|
New version of Pages Navigator is available. Now you can set if you want widget to be shown or hidden on some WordPress special pages like 404 error page, search results page, archive, single posts, page or archive. This way you can create special widget instance that will be shown only if the page is not found (404). If you have any suggestion, or you want to report a bug with the widget, leave a comment or make a post in the forum. |
Comments:
Hello Millan,
I have seen, that your GD pages navigator now is supporting also multilingual switching.
Actually I am using the “language switcher” (http://www.poplarware.com/languageplugin.html) and works fine with the most of my plug-ins. Some I have had to modify with the filter-function (apply_filters (… )) to understand the syntax to distinguish between different languages like [lang_en]english text[/lang_en][lang_de]german text[/lang_de].
All the title of my pages are bilingual by using this syntax. Only the title of the sidebars from GD-navigator ignores the filterfunction.
I already spent about 2 days to make it running, but I am not expert in php.
It would be great, if you can help.
thanks.
Plugin supports WordPress built in i18n translation support. I am unfamiliar with syntax you are talking about. I have sepparate translation files (MU extension) with binary encoded text that WordPress uses to translate plugin if WordPress is running with version that is not english.
Hello Millan,
working with the .mo-files so far is clear. This is used for fix expressions in the menues. But how about variable contents ? LIke the content of a page or as well the title of a page. I either can give the name a german or eg. english title. The language switcher is using a filter to show the contents related to the syntax. For some plug-ins I can give them title in both languages. depends on the language the filter shows only the right expression on the scree.
Unfortunately your plug in ignores the filter. So maybe something is different genius ?? I hope I could explain the situation well. If contact me by email, I will send you an example of the usage of the filter, but there is also a documentation on the website of the language switcher. Still I am helpless.
I understand what you need, but this plugin doesn’t support such language filter. Unfortunatly I don’t have much free time these days, and I am too busy with other plugins and my job(s) so I am not sure when I will be able to add support for something like that.
Hi Millan,
yeah, so many good programers and no time for the real thing. I understand the time problem. HOpe you can find some time in the future. In the meanwhile I found another plug-in, which I am using now. More complicated and still one option missing. But this plug-in I could modify for bilingual. Maybe the information in the following link will help you. Have a look here:
http://gbellucci.us/forums/viewtopic.php?f=8&t=219
Post a Comment
You must be logged in to post a comment.