jonisco
Forum Replies Created
-
Forum: Plugins
In reply to: [Codestyling Localization] Catalan version not workingThis plugin actually names their .po files like “codestyling-localization-gl_ES.po” and for Catalan “codestyling-localization-ca_ES.po”..
I have tried renaming them and also exchanging the files to other ones but nothing will work.
I have a problem with another plugin (language localization), but also the catalan language file (called ca_ES). Could this be because the files are falsely named?
Cheers!
Forum: Plugins
In reply to: [Multisite Language Switcher] Set landing languageHaha no I can’t imagine that. Anyways it solved itself but thanks for your help!
Forum: Plugins
In reply to: [Multisite Language Switcher] Set landing languageHi Dennis,
I am using the http://www.domain.com/language set up.
This actually solved itself because only one language version was translated and final so I just switched languages in the settings panel and copied all the pages to the other two sites. Now the client can translate everything them selves.
But, if there is an easy way to do this, feel free to share because I will definitely use you plugin again in the future as it works great so far 🙂
Forum: Plugins
In reply to: [Multisite Language Switcher] Contact pageAwesome! Thank you very much for the tip!
Forum: Plugins
In reply to: [Multisite Language Switcher] Contact pageHi Dennis,
No I bought the theme of Envato market. So you are saying that the problem with this lays with the theme-developer and that I should ask them for advice?
I checked the article and totally agree with it. And this info came out just a couple of days ago? Article says 11th dec 2014 🙂
Cheers!
JonasForum: Plugins
In reply to: [Multisite Language Switcher] Contact pageOh by the way! With “the information on the contact page” I of course mean the contact form, “contact us”, “first name*”, etc.. 🙂
YES!!! Thank you so very much. This has been a class A support!
Yes, no error this time. But the flag is still the spanish one, not the galician called gl_ES.png (same name as .mo / .po files) as I added in the folder which I linked to in costum URL for flag-images..
Ok so I have the right file, and I have put it right after the <?php tag. I keep getting syntax error..
When I upload the new function file to my ftp-server the site goes completely blank, as well as my wp-admin..
Ok!
Where do I ad the function? I tried to just past it in to the function.php located in wp-content/themes/my-theme-name
But I get an error message on the last row (add_filter) saying “Dynamic-related files cannot be discovered because there is no site definition for this document”..
Btw, I just changed the name of the catalan flag to es.png and uploaded it to wp-content / plugins / multisite-language-switcher / flags.
That caused all the three spanish flags to change to the catalan.. Looks like it doesn’t make a difference to them.
I have uploaded the language files straight into wp-content / languages, no other folder used, all .mo and .po files are mixed in this folder.
I have changed language under Language Settings / Blog Language.
Thank you for your answer!!
The language files seem to work (I am truly impressed to find both catalan and galician), but..
I’ve both tried to link to directory only (http://url.com/flags) and direct to the file (http://url.com/flags/ca.png) in Advanced settings/Custom URL for flag-images.
But whichever one of those urls I add I get a “broken-image-link” on my site. If I don’t change, I get three spanish flag (which technically is right as they are all spanish language but yeah, not very helpful for my users 🙂 )
Ok, so I have managed to upload Spanish and French (.mo + .po) to wp-content/language folder and now I have the option of choosing different languages under Settings / General / SIte language.
But, the languages I want are three different Spanish (Castilian, Gallego, Catalan). I have found .mo and .po files for them and the catalan seem to work. But, where do I go to upload a flag for Gallego?
Thanks!!